Lines Matching refs:tptr3
504 uint8_t *tptr0, *tptr1, *tptr3;
552 tptr3 = tab1[bytestream2_get_byte(gb)];
553 if (!tptr3)
556 AV_WL16(dst + 2, AV_RL16(tptr3));
557 dst[4] = tptr3[2];
563 tptr3 = tab1[bytestream2_get_byte(gb)];
564 if (!tptr3)
569 AV_WL16(dst + 5, AV_RL16(tptr3));
570 dst[7] = tptr3[2];
612 tptr3 = tab1[bytestream2_get_byte(gb)];
613 if (!tptr3)
616 AV_WL16(dst + 2, AV_RL16(tptr3));
617 dst[4] = tptr3[2];
626 tptr3 = tab1[bytestream2_get_byte(gb)];
627 if (!tptr3)
632 AV_WL16(dst + 5, AV_RL16(tptr3));
633 dst[7] = tptr3[2];
640 tptr3 = tab1[bytestream2_get_byte(gb)];
641 if (!tptr3)
647 AV_WL16(dst + 2, AV_RL16(tptr3));
648 dst[4] = tptr3[2];
672 tptr3 = tab1[bytestream2_get_byte(gb)];
673 if (!tptr3)
676 AV_WL16(dst + 2, AV_RL16(tptr3));
677 dst[4] = tptr3[2];
683 tptr3 = tab1[bytestream2_get_byte(gb)];
684 if (!tptr3)
689 AV_WL16(dst + 5, AV_RL16(tptr3));
690 dst[7] = tptr3[2];
694 tptr3 = tab1[bytestream2_get_byte(gb)];
695 if (!tptr3)
701 AV_WL16(dst + 2, AV_RL16(tptr3));
702 dst[4] = tptr3[2];