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

  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 122 uint16x8_t sto_res_tmp3; local
162 sto_res_tmp3 = vcombine_u16(sto_res_tmp2, sto_res_tmp2);
165 sto_res = vqmovn_u16(sto_res_tmp3);
168 sto_res_tmp3 = vcombine_u16(sto_res_tmp2, sto_res_tmp2);
173 sto_res = vqmovn_u16(sto_res_tmp3);
255 uint16x8_t sto_res_tmp3; local
309 sto_res_tmp3 = vcombine_u16(sto_res_tmp2, sto_res_tmp2);
312 sto_res = vqmovn_u16(sto_res_tmp3);
315 sto_res_tmp3 = vcombine_u16(sto_res_tmp2, sto_res_tmp2);
320 sto_res = vqmovn_u16(sto_res_tmp3);
422 uint16x8_t sto_res_tmp3; local
591 uint16x8_t sto_res_tmp3; local
753 uint16x8_t sto_res_tmp3; local
902 uint16x8_t sto_res_tmp3; local
    [all...]
ihevc_weighted_pred_uni.s 179 vqmovn.u16 d4,q2 @vqmovn_u16(sto_res_tmp3)
193 vqmovn.u16 d6,q3 @vqmovn_u16(sto_res_tmp3) ii iteration
196 vqmovn.u16 d10,q5 @vqmovn_u16(sto_res_tmp3) iii iteration
201 vqmovn.u16 d12,q6 @vqmovn_u16(sto_res_tmp3) iv iteration
ihevc_weighted_pred_bi.s 220 vqmovn.u16 d4,q2 @vqmovn_u16(sto_res_tmp3)
235 vqmovn.u16 d10,q5 @vqmovn_u16(sto_res_tmp3) ii iteration
241 vqmovn.u16 d14,q7 @vqmovn_u16(sto_res_tmp3) iii iteration
245 vqmovn.u16 d18,q9 @vqmovn_u16(sto_res_tmp3) iv iteration
ihevc_intra_pred_filters_neon_intr.c 914 uint8x8_t sto_res_tmp3; local
    [all...]

Completed in 66 milliseconds