Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c61 struct WebPDemuxer { struct
84 ParseStatus (*parse)(WebPDemuxer* const dmux); argument
/third_party/skia/third_party/externals/libwebp/src/webp/
Ddemux.h64 typedef struct WebPDemuxer WebPDemuxer; typedef