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