Searched defs:coeff_2 (Results 1 – 4 of 4) sorted by relevance
35 …taylor_poly_f32_z(svbool_t pg, svfloat32_t x, svfloat32_t coeff_1, svfloat32_t coeff_2, svfloat32_…48 …taylor_poly_f16_z(svbool_t pg, svfloat16_t x, svfloat16_t coeff_1, svfloat16_t coeff_2, svfloat16_…
214 static const T coeff_2 = (T)(3.0 * coeff_1); in FastAtan2() local
487 const __m128i coeff_2 = _mm_unpackhi_epi64(tmp_8, tmp_10); in av1_highbd_warp_affine_sse4_1() local
346 uint64_t coeff_2 : 10; /* 41..32 */ member