Home
last modified time | relevance | path

Searched defs:dithering (Results 1 – 4 of 4) 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.c848 float dithering, in ImportYUVAFromRGBA()
996 float dithering, int use_iterative_conversion) { in PictureARGBToYUVA()
1016 float dithering) { in WebPPictureARGBToYUVADithered()
/external/igt-gpu-tools/tools/
Dintel_bios.h72 uint32_t dithering:1; member