HomeSort by relevance Sort by last modified time
    Searched defs:sto_res_tmp1 (Results 1 - 2 of 2) sorted by null

  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 120 int32x4_t sto_res_tmp1; local
158 sto_res_tmp1 = vshlq_s32(i4_tmp1_t, tmp_shift_t);
161 sto_res_tmp2 = vqmovun_s32(sto_res_tmp1);
164 sto_res_tmp1 = vshlq_s32(i4_tmp2_t, tmp_shift_t);
167 sto_res_tmp2 = vqmovun_s32(sto_res_tmp1);
253 int32x4_t sto_res_tmp1; local
305 sto_res_tmp1 = vshlq_s32(i4_tmp1_t, tmp_shift_t);
308 sto_res_tmp2 = vqmovun_s32(sto_res_tmp1);
311 sto_res_tmp1 = vshlq_s32(i4_tmp2_t, tmp_shift_t);
314 sto_res_tmp2 = vqmovun_s32(sto_res_tmp1);
420 int32x4_t sto_res_tmp1; local
589 int32x4_t sto_res_tmp1; local
751 int32x4_t sto_res_tmp1; local
900 int32x4_t sto_res_tmp1; local
    [all...]
ihevc_intra_pred_filters_neon_intr.c 913 uint8x8_t sto_res_tmp1; local
    [all...]

Completed in 1337 milliseconds