Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c95 static const ChunkParser kMasterChunks[] = { variable
689 for (parser = kMasterChunks; parser->parse != NULL; ++parser) { in WebPDemuxInternal()
/external/webp/src/demux/
Ddemux.c93 static const ChunkParser kMasterChunks[] = { variable
736 for (parser = kMasterChunks; parser->parse != NULL; ++parser) { in WebPDemuxInternal()