Home
last modified time | relevance | path

Searched defs:coeff_1 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vpx_dsp/arm/
Dhighbd_quantize_neon.c25 const int32x4_t coeff_0, const int32x4_t coeff_1, const int32x4_t zbin, in highbd_quantize_8_neon()
79 const int32x4_t coeff_1 = vld1q_s32(coeff_ptr + 4); in highbd_quantize_b_neon() local
209 const int32x4_t coeff_1 = vld1q_s32(coeff_ptr + 4); in highbd_quantize_b_32x32_neon() local
/external/libvpx/vp9/encoder/x86/
Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
/external/ComputeLibrary/src/core/NEON/
DSVEMath.inl35 inline svfloat32_t svtaylor_poly_f32_z(svbool_t pg, svfloat32_t x, svfloat32_t coeff_1, svfloat32_t…
48 inline svfloat16_t svtaylor_poly_f16_z(svbool_t pg, svfloat16_t x, svfloat16_t coeff_1, svfloat16_t…
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dutils.h213 static const T coeff_1 = (T)(M_PI / 4.0); in FastAtan2() local
/external/libaom/av1/common/arm/
Dwarp_plane_neon.c203 int16x8_t coeff_0, coeff_1; in convolve() local
/external/libaom/av1/common/x86/
Dhighbd_warp_plane_sse4.c521 const __m128i coeff_1 = _mm_unpacklo_epi64(tmp_9, tmp_11); in av1_highbd_warp_affine_sse4_1() local