Home
last modified time | relevance | path

Searched defs:dithering (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/utils/
Drandom.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
/external/webp/src/enc/
Dwebpenc.c343 float dithering = 0.f; in WebPEncode() local
Dpicture_csp.c839 float dithering, in ImportYUVAFromRGBA()
988 float dithering, int use_iterative_conversion) { in PictureARGBToYUVA()
1008 float dithering) { in WebPPictureARGBToYUVADithered()