Home
last modified time | relevance | path

Searched defs:WebPDemuxer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/src/demux/
H A Ddemux.c61 struct WebPDemuxer { struct
84 ParseStatus (*parse)(WebPDemuxer* const dmux); argument
/aosp_15_r20/external/webp/src/webp/
H A Ddemux.h65 typedef struct WebPDemuxer WebPDemuxer; typedef