Searched refs:rounded1 (Results 1 – 2 of 2) sorted by relevance
163 const int16x4_t rounded1 = vqrshrn_n_s32(sum1, 14); in butterfly_one_coeff() local166 *add = vcombine_s16(rounded0, rounded1); in butterfly_one_coeff()184 const int16x4_t rounded1 = vqrshrn_n_s32(sum1, 14); in butterfly_two_coeff() local187 *add = vcombine_s16(rounded0, rounded1); in butterfly_two_coeff()
208 const int16x4_t rounded1 = vqrshrn_n_s32(sum1, DCT_CONST_BITS); in butterfly_one_coeff() local211 *add = vcombine_s16(rounded0, rounded1); in butterfly_one_coeff()229 const int16x4_t rounded1 = vqrshrn_n_s32(sum1, DCT_CONST_BITS); in butterfly_two_coeff() local232 *add = vcombine_s16(rounded0, rounded1); in butterfly_two_coeff()