Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8i_dec.h295 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
Dwebp_dec.c484 dec->mt_method_ = VP8GetThreadMethod(params->options, &headers, in DecodeInto()
Dframe_dec.c660 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod() function
Didec_dec.c422 dec->mt_method_ = VP8GetThreadMethod(params->options, NULL, in DecodePartition0()