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 180 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
230 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
268 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
295 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
311 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
323 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
344 add r12,r1,r4 @pi2_src_tmp2 = pi2_src2 + 2*src_strd2(2* because pi2_src is a 16 bit pointer)
360 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
373 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 69 milliseconds