Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8i.h294 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
Dwebp.c485 dec->mt_method_ = VP8GetThreadMethod(params->options, &headers, in DecodeInto()
Dframe.c673 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod() function
Didec.c418 dec->mt_method_ = VP8GetThreadMethod(params->options, NULL, in DecodePartition0()