Searched refs:WebPInitDecoderConfigInternal (Results 1 – 2 of 2) sorted by relevance
450 WEBP_EXTERN(int) WebPInitDecoderConfigInternal(WebPDecoderConfig*, int);456 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION); in WebPInitDecoderConfig()
658 int WebPInitDecoderConfigInternal(WebPDecoderConfig* config, in WebPInitDecoderConfigInternal() function