/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | avg_intrin_avx2.c | 151 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in vpx_highbd_hadamard_16x16_avx2() local 192 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in vpx_highbd_hadamard_32x32_avx2() local 364 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in hadamard_16x16_avx2() local 428 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in vpx_hadamard_32x32_avx2() local
|
H A D | avg_intrin_sse2.c | 357 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 128)); in hadamard_16x16_sse2() local 427 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 512)); in vpx_hadamard_32x32_sse2() local
|
H A D | quantize_avx2.c | 60 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(coeff_ptr + 8)); in load_coefficients_avx2() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/ |
H A D | MidpointStepInterpolator.java | 96 final double coeff2 = theta * theta * h; in computeInterpolatedStateAndDerivatives() local 105 final double coeff2 = oneMinusThetaH * (1.0 + theta); in computeInterpolatedStateAndDerivatives() local
|
H A D | MidpointFieldStepInterpolator.java | 104 final T coeff2 = theta.multiply(thetaH); in computeInterpolatedStateAndDerivatives() local 109 final T coeff2 = oneMinusThetaH.multiply(theta.add(1)).negate(); in computeInterpolatedStateAndDerivatives() local
|
H A D | ThreeEighthesStepInterpolator.java | 110 final double coeff2 = 3 * s * (5 * theta - fourTheta2); in computeInterpolatedStateAndDerivatives() local 128 final double coeff2 = 3 * s * (1 + theta - fourTheta2); in computeInterpolatedStateAndDerivatives() local
|
H A D | GillStepInterpolator.java | 117 final double coeff2 = c23 * ONE_MINUS_INV_SQRT_2; in computeInterpolatedStateAndDerivatives() local 134 final double coeff2 = c23 * ONE_MINUS_INV_SQRT_2; in computeInterpolatedStateAndDerivatives() local
|
H A D | ThreeEighthesFieldStepInterpolator.java | 118 final T coeff2 = s.multiply(theta.multiply(5).subtract(fourTheta2)).multiply(3); in computeInterpolatedStateAndDerivatives() local 128 final T coeff2 = s.multiply(thetaPlus1.subtract(fourTheta2)).multiply(3); in computeInterpolatedStateAndDerivatives() local
|
H A D | LutherStepInterpolator.java | 135 final double coeff2 = 0; in computeInterpolatedStateAndDerivatives() local 158 final double coeff2 = 0; in computeInterpolatedStateAndDerivatives() local
|
H A D | GillFieldStepInterpolator.java | 128 final T coeff2 = c23.multiply(one_minus_inv_sqrt_2); in computeInterpolatedStateAndDerivatives() local 137 final T coeff2 = c23.multiply(one_minus_inv_sqrt_2); in computeInterpolatedStateAndDerivatives() local
|
H A D | LutherFieldStepInterpolator.java | 198 final T coeff2 = time.getField().getZero(); in computeInterpolatedStateAndDerivatives() local 210 final T coeff2 = time.getField().getZero(); in computeInterpolatedStateAndDerivatives() local
|
H A D | DormandPrince54FieldStepInterpolator.java | 148 final T coeff2 = f1.multiply(a72). in computeInterpolatedStateAndDerivatives() local 201 final T coeff2 = f1.multiply(a72). in computeInterpolatedStateAndDerivatives() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | avg_intrin_avx2.c | 160 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in hadamard_16x16_avx2() local 206 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in aom_hadamard_lp_16x16_avx2() local 253 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in aom_hadamard_32x32_avx2() local 432 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in aom_highbd_hadamard_16x16_avx2() local 473 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in aom_highbd_hadamard_32x32_avx2() local
|
H A D | avg_intrin_sse2.c | 415 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 128)); in aom_hadamard_lp_16x16_sse2() local 463 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 128)); in hadamard_16x16_sse2() local 533 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 512)); in aom_hadamard_32x32_sse2() local
|
H A D | adaptive_quantize_avx2.c | 41 const __m256i coeff2 = _mm256_load_si256((__m256i *)(coeff_ptr + 8)); in load_coefficients_avx2() local
|
H A D | quantize_x86.h | 130 const __m128i coeff2 = _mm_load_si128((__m128i *)(coeff_ptr + 4)); in load_coefficients() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/mips/msa/ |
H A D | encodeopt_msa.c | 47 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbblock_error_msa() local 113 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbuverror_msa() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ppc/ |
H A D | vp9_quantize_vsx.c | 91 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local 230 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/ |
H A D | quantize_vsx.c | 150 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local 257 int16x8_t coeff2, coeff2_abs, qcoeff2, eob2; in vpx_quantize_b_32x32_vsx() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
H A D | MidpointStepInterpolator.java | 87 final double coeff2 = oneMinusThetaH * (1.0 + theta); in computeInterpolatedStateAndDerivatives() local
|
H A D | ThreeEighthesStepInterpolator.java | 94 final double coeff2 = 3 * s * (1 + theta - fourTheta2); in computeInterpolatedStateAndDerivatives() local
|
H A D | GillStepInterpolator.java | 103 final double coeff2 = c23 * TWO_MINUS_SQRT_2; in computeInterpolatedStateAndDerivatives() local
|
/aosp_15_r20/frameworks/base/libs/hwui/utils/ |
H A D | Blur.cpp | 78 float coeff2 = -1.0f / (2.0f * sigma * sigma); in generateGaussianWeights() local
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_metrics.h | 42 double one_plus_r2s,half_dfu_dx,half_dfu_dy,coeff,coeff2,coeff3; in db_CauchyDerivative() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
H A D | LevenbergMarquardtOptimizer.java | 401 double coeff2 = lmPar * lmNorm * lmNorm / pc2; in doOptimize() local
|