Searched refs:VP8LHuffmanTablesAllocate (Results 1 – 3 of 3) sorted by relevance
66 int VP8LHuffmanTablesAllocate(int size, HuffmanTables* huffman_tables);
266 int VP8LHuffmanTablesAllocate(int size, HuffmanTables* huffman_tables) { in VP8LHuffmanTablesAllocate() function
258 if (!VP8LHuffmanTablesAllocate(1 << LENGTHS_TABLE_BITS, &tables) || in ReadHuffmanCodeLengths()445 !VP8LHuffmanTablesAllocate(num_htree_groups * table_size, in ReadHuffmanCodes()