Searched refs:WebPDemux (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Ddemux.h16 WebPDemuxer* demux = WebPDemux(&webp_data);
90 static WEBP_INLINE WebPDemuxer* WebPDemux(const WebPData* data) { function
126 // NOTE: values are only valid if WebPDemux() was used or WebPDemuxPartial()
/external/webp/include/webp/
H A Ddemux.h16 WebPDemuxer* demux = WebPDemux(&webp_data);
90 static WEBP_INLINE WebPDemuxer* WebPDemux(const WebPData* data) { function
126 // NOTE: values are only valid if WebPDemux() was used or WebPDemuxPartial()

Completed in 108 milliseconds