Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c901 static int ChunkCount(const WebPDemuxer* const dmux, const char fourcc[4]) { in ChunkCount() function
931 count = ChunkCount(dmux, fourcc); in SetChunk()