HomeSort by relevance Sort by last modified time
    Searched refs:pi2_src_tmp2 (Results 1 - 3 of 3) sorted by null

  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 428 WORD16 *pi2_src_tmp2; local
447 pi2_src_tmp2 = pi2_src2 + src_strd2;
460 pi2_src2_val2 = vld1_s16((int16_t *)pi2_src_tmp2);
600 WORD16 *pi2_src_tmp2; local
633 pi2_src_tmp2 = pi2_src2 + src_strd2;
646 pi2_src2_val2 = vld1_s16((int16_t *)pi2_src_tmp2);
758 WORD16 *pi2_src_tmp2; local
782 pi2_src_tmp2 = pi2_src2 + src_strd2;
795 pi2_src2_val2 = vld1_s16((int16_t *)pi2_src_tmp2);
907 WORD16 *pi2_src_tmp2; local
    [all...]
ihevc_weighted_pred_bi_default.s 179 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
229 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
267 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
294 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
310 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer) @pu1_dst + dst_std - wd
322 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
343 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
359 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer) @pu1_dst + dst_std - wd
372 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
ihevc_weighted_pred_bi.s 187 add r8,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)

Completed in 71 milliseconds