Searched refs:SWS_DITHER_X_DITHER (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Doptions.c77 { "x_dither", "arithmetic xor dither", 0, AV_OPT_TYPE_CONST, { .i64 = SWS_DITHER_X_DITHER}, INT_MIN, INT_MAX, VE, "sws_dither" },
H A Dswscale_internal.h70 SWS_DITHER_X_DITHER, enumerator in enum:SwsDither
H A Dutils.c1267 if (c->dither == SWS_DITHER_ED || c->dither == SWS_DITHER_A_DITHER || c->dither == SWS_DITHER_X_DITHER) {
H A Doutput.c1564 case SWS_DITHER_X_DITHER:

Completed in 79 milliseconds