HomeSort by relevance Sort by last modified time
    Searched refs:VP8InitDithering (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 335 void VP8InitDithering(const WebPDecoderOptions* const options,
frame.c 156 void VP8InitDithering(const WebPDecoderOptions* const options,
idec.c 416 VP8InitDithering(params->options, dec);
webp.c 481 VP8InitDithering(params->options, dec);
  /external/webp/src/dec/
vp8i.h 335 void VP8InitDithering(const WebPDecoderOptions* const options,
frame.c 156 void VP8InitDithering(const WebPDecoderOptions* const options,
idec.c 416 VP8InitDithering(params->options, dec);
webp.c 493 VP8InitDithering(params->options, dec);

Completed in 501 milliseconds