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