Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c874 static int ChunkCount(const WebPDemuxer* const dmux, const char fourcc[4]) { in ChunkCount() function
904 count = ChunkCount(dmux, fourcc); in SetChunk()
/external/webp/src/demux/
Ddemux.c889 static int ChunkCount(const WebPDemuxer* const dmux, const char fourcc[4]) { in ChunkCount() function
919 count = ChunkCount(dmux, fourcc); in SetChunk()