Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Drandom_utils.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
/third_party/skia/third_party/externals/libwebp/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()
/third_party/ffmpeg/libavfilter/
Dvf_libplacebo.c135 int dithering; member