Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8i.h298 void VP8InitDithering(const WebPDecoderOptions* const options,
Dwebp.c487 VP8InitDithering(params->options, dec); in DecodeInto()
Dframe.c325 void VP8InitDithering(const WebPDecoderOptions* const options, in VP8InitDithering() function
Didec.c420 VP8InitDithering(params->options, dec); in DecodePartition0()