Home
last modified time | relevance | path

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

/external/webp/src/utils/
Drandom_utils.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
/external/webp/src/enc/
Dwebp_enc.c358 float dithering = 0.f; in WebPEncode() local
Dpicture_csp_enc.c844 float dithering, in ImportYUVAFromRGBA()
992 float dithering, int use_iterative_conversion) { in PictureARGBToYUVA()
1012 float dithering) { in WebPPictureARGBToYUVADithered()