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.c351 float dithering = 0.f; in WebPEncode() local
Dpicture_csp_enc.c837 float dithering, in ImportYUVAFromRGBA()
985 float dithering, int use_iterative_conversion) { in PictureARGBToYUVA()
1005 float dithering) { in WebPPictureARGBToYUVADithered()