Searched refs:shortbits (Results 1 – 1 of 1) sorted by relevance
2957 static const unsigned char shortbits[] = in expand() local3049 if(shortbits[symbol-263] > 0) { in expand()3050 if (!rar_br_read_ahead(a, br, shortbits[symbol-263])) in expand()3052 offs += rar_br_bits(br, shortbits[symbol-263]); in expand()3053 rar_br_consume(br, shortbits[symbol-263]); in expand()