Searched refs:WebPDemux (Results 1 – 4 of 4) sorted by relevance
87 static WEBP_INLINE WebPDemuxer* WebPDemux(const WebPData* data) { in WebPDemux() function
94 static WEBP_INLINE WebPDemuxer* WebPDemux(const WebPData* data) { in WebPDemux() function
106 dec->demux_ = WebPDemux(webp_data); in WebPAnimDecoderNewInternal()