Searched refs:lentab (Results 1 – 1 of 1) sorted by relevance
98 static const uint8_t lentab[4] = { 0, 2, 0, 1 }; in bfi_decode_frame() local125 if (dst + (length << lentab[code]) > frame_end) in bfi_decode_frame()