Searched defs:huffman_tables (Results 1 – 3 of 3) sorted by relevance
269 int VP8LHuffmanTablesAllocate(int size, HuffmanTables* huffman_tables) { in VP8LHuffmanTablesAllocate()282 void VP8LHuffmanTablesDeallocate(HuffmanTables* const huffman_tables) { in VP8LHuffmanTablesDeallocate()
38 HuffmanTables huffman_tables; in LLVMFuzzerTestOneInput() local
372 HuffmanTables* huffman_tables = &hdr->huffman_tables_; in ReadHuffmanCodes() local456 HuffmanTables* const huffman_tables, in ReadHuffmanCodesHelper()