HomeSort by relevance Sort by last modified time
    Searched refs:WebPInitDecoderConfigInternal (Results 1 - 2 of 2) sorted by null

  /external/webp/include/webp/
decode.h 364 WEBP_EXTERN(int) WebPInitDecoderConfigInternal(WebPDecoderConfig* const, int);
370 return WebPInitDecoderConfigInternal(config, WEBP_DECODER_ABI_VERSION);
  /external/webp/src/dec/
webp.c 308 int WebPInitDecoderConfigInternal(WebPDecoderConfig* const config,

Completed in 169 milliseconds