Home
last modified time | relevance | path

Searched defs:tmp_res_high (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/common/arm/
Dwarp_plane_neon.c68 int32x4_t tmp_res_high = horizontal_add_4d_s32x4(m4567_pairs); in horizontal_filter_8x1_f8() local
130 int32x4_t tmp_res_high = horizontal_add_4d_s32x4(m4567_pairs); in horizontal_filter_8x1_f1() local
Dwarp_plane_sve.c79 int32x4_t tmp_res_high = vpaddq_s32(m45, m67); in horizontal_filter_8x1_f8() local
147 int32x4_t tmp_res_high = m4567; in horizontal_filter_8x1_f1() local
Dwarp_plane_neon_i8mm.c76 int32x4_t tmp_res_high = vpaddq_s32(m45, m67); in horizontal_filter_8x1_f8() local
144 int32x4_t tmp_res_high = m4567; in horizontal_filter_8x1_f1() local