Home
last modified time | relevance | path

Searched refs:WebPInitDecoderConfigInternal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/src/webp/
H A Ddecode.h471 WEBP_NODISCARD WEBP_EXTERN int WebPInitDecoderConfigInternal(WebPDecoderConfig*,
479 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION); in WebPInitDecoderConfig()
/aosp_15_r20/external/webp/src/dec/
H A Dwebp_dec.c734 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, in WebPInitDecoderConfigInternal() function