Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Doptions.c77 … dither", 0, AV_OPT_TYPE_CONST, { .i64 = SWS_DITHER_X_DITHER}, INT_MIN, …
Dswscale_internal.h72 SWS_DITHER_X_DITHER, enumerator
Dutils.c1338 …>dither == SWS_DITHER_ED || c->dither == SWS_DITHER_A_DITHER || c->dither == SWS_DITHER_X_DITHER) { in sws_init_context()
Doutput.c1956 case SWS_DITHER_X_DITHER: in yuv2rgb_write_full()