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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 331 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
frame.c 506 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
idec.c 414 dec->mt_method_ = VP8GetThreadMethod(params->options, NULL,
webp.c 479 dec->mt_method_ = VP8GetThreadMethod(params->options, &headers,
  /external/webp/src/dec/
vp8i.h 331 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
frame.c 506 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
idec.c 414 dec->mt_method_ = VP8GetThreadMethod(params->options, NULL,
webp.c 491 dec->mt_method_ = VP8GetThreadMethod(params->options, &headers,

Completed in 335 milliseconds