Home
last modified time | relevance | path

Searched refs:StoreChunk (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c383 static int StoreChunk(WebPDemuxer* const dmux, in StoreChunk() function
564 if (!StoreChunk(dmux, chunk_start_offset, in ParseVP8X()
/external/webp/src/demux/
Ddemux.c351 static int StoreChunk(WebPDemuxer* const dmux, in StoreChunk() function
505 if (!StoreChunk(dmux, chunk_start_offset, in ParseVP8XChunks()