Searched refs:s_32 (Results 1 – 2 of 2) sorted by relevance
42 const int16x8_t s_32 = vsubq_s16(input_01, input_32); in vpx_fdct4x4_neon() local47 const int16x4_t s_2 = vget_high_s16(s_32); in vpx_fdct4x4_neon()48 const int16x4_t s_3 = vget_low_s16(s_32); in vpx_fdct4x4_neon()
39 const int16x8_t s_32 = vsubq_s16(input_01, input_32); in aom_fdct4x4_helper() local44 const int16x4_t s_2 = vget_high_s16(s_32); in aom_fdct4x4_helper()45 const int16x4_t s_3 = vget_low_s16(s_32); in aom_fdct4x4_helper()