Searched refs:s_01 (Results 1 – 2 of 2) sorted by relevance
41 const int16x8_t s_01 = vaddq_s16(input_01, input_32); in vpx_fdct4x4_neon() local45 const int16x4_t s_0 = vget_low_s16(s_01); in vpx_fdct4x4_neon()46 const int16x4_t s_1 = vget_high_s16(s_01); in vpx_fdct4x4_neon()
38 const int16x8_t s_01 = vaddq_s16(input_01, input_32); in aom_fdct4x4_helper() local42 const int16x4_t s_0 = vget_low_s16(s_01); in aom_fdct4x4_helper()43 const int16x4_t s_1 = vget_high_s16(s_01); in aom_fdct4x4_helper()