Searched refs:blueDither (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb_template.c180 c->blueDither= ff_dither8[y&1];
235 c->blueDither= ff_dither8[y&1];
H A Dswscale_internal.h162 uint64_t blueDither __attribute__((aligned(8))); member in struct:SwsContext
H A Dswscale_template.c2864 c->blueDither= ff_dither8[dstY&1];

Completed in 90 milliseconds