Home
last modified time | relevance | path

Searched defs:table_bits (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dbitstrm.cpp450 int table_bits = table[0]; in GetHuff() local
552 int table_bits = table[0]; in GetHuff() local
652 int table_bits= first_bits; in bsCreateDecodeHuffmanTable() local
/external/webp/src/utils/
Dhuffman_utils.c143 int table_bits = root_bits; // key length of current table in BuildHuffmanTable() local