Lines Matching refs:tab0
500 uint8_t **tab0, uint8_t **tab1,
542 tab0[0x9E3779B1 * (uint16_t)v >> 24] = dst;
548 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
560 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
571 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
586 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
596 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
600 tptr1 = tab0[bytestream2_get_byte(gb)];
609 tptr1 = tab0[bytestream2_get_byte(gb)];
623 tptr1 = tab0[bytestream2_get_byte(gb)];
637 tptr0 = tab0[bytestream2_get_byte(gb)];
653 tptr1 = tab0[bytestream2_get_byte(gb)];
740 uint8_t *dst, *tab2[256] = { 0 }, *tab0[256] = { 0 }, *tab3[256] = { 0 }, *tab1[256] = { 0 };
770 tab0[0x9E3779B1 * AV_RL16(dst) >> 24] = dst;
777 &dst, &state0, tab0, tab1, 8);