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