Searched refs:WebPIoInitFromOptions (Results 1 – 4 of 4) sorted by relevance
86 int WebPIoInitFromOptions(const WebPDecoderOptions* const options,
788 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions() function
560 if (!WebPIoInitFromOptions(p->options, io, is_alpha ? MODE_YUV : MODE_YUVA)) { in CustomSetup()
1690 if (!WebPIoInitFromOptions(params->options, io, MODE_BGRA)) { in VP8LDecodeImage()