Searched defs:dithering (Results 1 – 4 of 4) sorted by relevance
33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
479 float dithering, in ImportYUVAFromRGBA()627 float dithering, int use_iterative_conversion) { in PictureARGBToYUVA()647 float dithering) { in WebPPictureARGBToYUVADithered()
356 float dithering = 0.f; in WebPEncode() local
72 uint32_t dithering:1; member