Searched refs:SWS_DITHER_A_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.c76 { "a_dither", "arithmetic addition dither", 0, AV_OPT_TYPE_CONST, { .i64 = SWS_DITHER_A_DITHER}, INT_MIN, INT_MAX, VE, "sws_dither" },
H A Dswscale_internal.h69 SWS_DITHER_A_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.c1545 case SWS_DITHER_A_DITHER:

Completed in 77 milliseconds