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

  /external/libhevc/common/arm/
ihevc_weighted_pred_uni.s 158 vld1.s16 {d2},[r5],r2 @load and increment the pi2_src_tmp ii iteration
165 vld1.s16 {d9},[r5],r2 @load and increment the pi2_src_tmp iv iteration
ihevc_weighted_pred_neon_intr.c 127 WORD16 *pi2_src_tmp; local
145 pi2_src_tmp = pi2_src + src_strd;
152 pi2_src_val2 = vld1_s16((int16_t *)pi2_src_tmp);
263 WORD16 *pi2_src_tmp; local
292 pi2_src_tmp = pi2_src + src_strd;
299 pi2_src_val2 = vld1_s16((int16_t *)pi2_src_tmp);
  /external/libhevc/common/arm64/
ihevc_weighted_pred_uni.s 174 ld1 {v2.4h},[x5],x2 //load and increment the pi2_src_tmp ii iteration
181 ld1 {v5.4h},[x5],x2 //load and increment the pi2_src_tmp iv iteration

Completed in 37 milliseconds