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

  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 427 WORD16 *pi2_src_tmp1; local
446 pi2_src_tmp1 = pi2_src1 + src_strd1;
457 pi2_src1_val2 = vld1_s16((int16_t *)pi2_src_tmp1);
599 WORD16 *pi2_src_tmp1; local
632 pi2_src_tmp1 = pi2_src1 + src_strd1;
643 pi2_src1_val2 = vld1_s16((int16_t *)pi2_src_tmp1);
757 WORD16 *pi2_src_tmp1; local
781 pi2_src_tmp1 = pi2_src1 + src_strd1;
792 pi2_src1_val2 = vld1_s16((int16_t *)pi2_src_tmp1);
906 WORD16 *pi2_src_tmp1; local
    [all...]
ihevc_weighted_pred_bi.s 186 add r6,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
192 vld1.s16 {d2},[r6],r3 @load and increment the pi2_src_tmp1 ii iteration
194 vld1.s16 {d3},[r8],r4 @load and increment the pi2_src_tmp1 ii iteration
204 vld1.s16 {d2},[r6],r3 @load and increment the pi2_src_tmp1 iv iteration
208 vld1.s16 {d3},[r8],r4 @load and increment the pi2_src_tmp1 iv iteration
ihevc_weighted_pred_bi_default.s 178 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
228 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
266 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
293 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
309 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
321 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
342 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
358 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
371 add r11,r0,r3 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)
ihevc_weighted_pred_uni.s 155 add r5,r0,r2 @pi2_src_tmp1 = pi2_src1 + 2*src_strd1(2* because pi1_src is a 16 bit pointer)

Completed in 123 milliseconds