Home | History | Annotate | Download | only in pending

Lines Matching refs:mask_to_bit_num

510   static const uint8_t mask_to_bit_num[8] = { 0, 1, 2, 2, 3, 3, 3, 3 };
534 b = buf[i + 4 - mask_to_bit_num[prev_mask]];
553 j = mask_to_bit_num[prev_mask] * 8;