Searched refs:WebPInitDecoderConfigInternal (Results 1 – 3 of 3) sorted by relevance
473 WEBP_EXTERN int WebPInitDecoderConfigInternal(WebPDecoderConfig*, int);479 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION); in WebPInitDecoderConfig()
719 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, in WebPInitDecoderConfigInternal() function