Searched refs:needsDither (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale_unscaled.c765 int needsDither; local
767 needsDither = isAnyRGB(dstFormat) &&
797 && (!needsDither || (c->flags&(SWS_FAST_BILINEAR|SWS_POINT))))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_unscaled.c1565 int needsDither; local
1567 needsDither = isAnyRGB(dstFormat) &&
1602 && (!needsDither || (c->flags&(SWS_FAST_BILINEAR|SWS_POINT))))

Completed in 36 milliseconds