Searched refs:rounded3 (Results 1 – 2 of 2) sorted by relevance
165 const int16x4_t rounded3 = vqrshrn_n_s32(diff1, 14); in butterfly_one_coeff() local167 *sub = vcombine_s16(rounded2, rounded3); in butterfly_one_coeff()186 const int16x4_t rounded3 = vqrshrn_n_s32(diff1, 14); in butterfly_two_coeff() local188 *sub = vcombine_s16(rounded2, rounded3); in butterfly_two_coeff()
210 const int16x4_t rounded3 = vqrshrn_n_s32(diff1, DCT_CONST_BITS); in butterfly_one_coeff() local212 *sub = vcombine_s16(rounded2, rounded3); in butterfly_one_coeff()231 const int16x4_t rounded3 = vqrshrn_n_s32(diff1, DCT_CONST_BITS); in butterfly_two_coeff() local233 *sub = vcombine_s16(rounded2, rounded3); in butterfly_two_coeff()