Home
last modified time | relevance | path

Searched refs:VP8InitRandom (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Drandom_utils.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom() function
A Drandom_utils.h34 void VP8InitRandom(VP8Random* const rg, float dithering);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c347 VP8InitRandom(&dec->dithering_rg_, 1.0f); in VP8InitDithering()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c895 VP8InitRandom(&base_rg, dithering); in ImportYUVAFromRGBA()

Completed in 8 milliseconds