HomeSort by relevance Sort by last modified time
    Searched refs:ChunkParser (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/demux/
demux.c 84 typedef struct ChunkParser {
88 } ChunkParser;
95 static const ChunkParser kMasterChunks[] = {
694 const ChunkParser* parser;
  /external/webp/src/demux/
demux.c 86 typedef struct ChunkParser {
90 } ChunkParser;
97 static const ChunkParser kMasterChunks[] = {
694 const ChunkParser* parser;

Completed in 24 milliseconds