Searched refs:WebPInitDecoderConfigInternal (Results 1 - 5 of 5) sorted by relevance

/external/opencv3/3rdparty/libwebp/webp/
H A Ddecode.h459 WEBP_EXTERN(int) WebPInitDecoderConfigInternal(WebPDecoderConfig*, int);
465 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION);
/external/webp/include/webp/
H A Ddecode.h457 WEBP_EXTERN(int) WebPInitDecoderConfigInternal(WebPDecoderConfig*, int);
463 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION);
/external/webp/src/webp/
H A Ddecode.h457 WEBP_EXTERN(int) WebPInitDecoderConfigInternal(WebPDecoderConfig*, int);
463 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION);
/external/opencv3/3rdparty/libwebp/dec/
H A Dwebp.c678 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, function
/external/webp/src/dec/
H A Dwebp.c718 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, function

Completed in 163 milliseconds