Searched refs:kMasterChunks (Results 1 – 1 of 1) sorted by relevance
93 static const ChunkParser kMasterChunks[] = { variable737 for (parser = kMasterChunks; parser->parse != NULL; ++parser) { in WebPDemuxInternal()