Home
last modified time | relevance | path

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

/external/webp/src/demux/
Ddemux.c890 static int ChunkCount(const WebPDemuxer* const dmux, const char fourcc[4]) { in ChunkCount() function
920 count = ChunkCount(dmux, fourcc); in SetChunk()