Home | History | Annotate | Download | only in arm

Lines Matching defs:pu1_ref

407     UWORD8 pu1_ref;
513 pu1_ref = pu1_dst[idx];
515 pu1_dst[i] = pu1_ref;
521 pu1_ref = pu1_dst[idx];
523 pu1_dst[i] = pu1_ref;
624 pu1_ref = pu1_dst[nbr_id_from_bl];
627 pu1_dst[i] = pu1_ref;
654 pu1_ref = pu1_dst[nbr_id_from_bl - 1];
655 ihevc_memset_mul_8_a9q(pu1_dst + nbr_id_from_bl, pu1_ref, 8);
733 pu1_ref = pu1_dst[nbr_id_from_bl];
735 pu1_dst[i] = pu1_ref;
760 pu1_ref = pu1_dst[nbr_id_from_bl - 1];
761 ihevc_memset_mul_8_a9q(&pu1_dst[nbr_id_from_bl], pu1_ref, 8);