Searched refs:huffman_tables_ (Results 1 – 2 of 2) sorted by relevance
54 HuffmanTables huffman_tables_; member
367 HuffmanTables* huffman_tables = &hdr->huffman_tables_; in ReadHuffmanCodes()1365 VP8LHuffmanTablesDeallocate(&hdr->huffman_tables_); in ClearMetadata()1680 assert(dec->hdr_.huffman_tables_.root.start != NULL); in VP8LDecodeImage()