Searched refs:WebPDemuxPartial (Results 1 – 4 of 4) sorted by relevance
106 static WEBP_INLINE WebPDemuxer* WebPDemuxPartial( in WebPDemuxPartial() function
63 SkAutoTCallVProc<WebPDemuxer, WebPDemuxDelete> demux(WebPDemuxPartial(&webpData, &state)); in MakeFromStream()