Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c50 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbblock_error_msa() local
119 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbuverror_msa() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DThreeEighthesStepInterpolator.java95 final double coeff3 = 3 * s * (1 + theta); in computeInterpolatedStateAndDerivatives() local
DGillStepInterpolator.java104 final double coeff3 = c23 * TWO_PLUS_SQRT_2; in computeInterpolatedStateAndDerivatives() local
/external/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp112 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3; in convolveHorizontally_neon() local
403 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3; in convolve4RowsHorizontally_neon() local
440 int16x4_t coeffs, coeff0, coeff1, coeff2, coeff3; in convolve4RowsHorizontally_neon() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_avg_intrin_sse2.c260 __m128i coeff3 = _mm_load_si128((const __m128i *)(coeff + 192)); in vp9_hadamard_16x16_sse2() local
/external/opencv3/modules/features2d/src/
Dbrisk.cpp1936 int coeff3 = -3 * (tmp3 + s_0_1 - s_2_1); in subpixel2D() local