Searched refs:getBits (Results 1 – 1 of 1) sorted by relevance
8305 inline long long getBits(int nBits, long long &c, int &lc, const char *&in) { in getBits() function8635 long long l = hcode[im] = getBits(6, c, lc, p); // code length in hufUnpackEncTable()8642 int zerun = getBits(8, c, lc, p) + SHORTEST_LONG_RUN; in hufUnpackEncTable()