Searched refs:coeff_1 (Results 1 – 5 of 5) sorted by relevance
56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
213 static const T coeff_1 = (T)(M_PI / 4.0); in FastAtan2() local214 static const T coeff_2 = (T)(3.0 * coeff_1); in FastAtan2()219 angle = coeff_1 - coeff_1 * r; in FastAtan2()222 angle = coeff_2 - coeff_1 * r; in FastAtan2()
90 coeff_1 = 195 y = (coeff_1 * numpy.sin(freq_1 * 2.0 * numpy.pi * x) +107 abs(results[0][1] / results[1][1] - coeff_1 / coeff_2) < 0.01)
125 vdup.16 d13,d0[1] @coeff_1