/external/libaom/libaom/aom_dsp/x86/ |
D | avg_intrin_avx2.c | 150 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in hadamard_16x16_avx2() local 195 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in aom_hadamard_lp_16x16_avx2() local 236 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in aom_hadamard_32x32_avx2() local 392 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in aom_highbd_hadamard_16x16_avx2() local 433 __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in aom_highbd_hadamard_32x32_avx2() local
|
D | avg_intrin_sse2.c | 328 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 128)); in hadamard_16x16_sse2() local 388 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 512)); in aom_hadamard_32x32_sse2() local
|
D | adaptive_quantize_avx2.c | 41 const __m256i coeff2 = _mm256_load_si256((__m256i *)(coeff_ptr + 8)); in load_coefficients_avx2() local
|
D | quantize_x86.h | 130 const __m128i coeff2 = _mm_load_si128((__m128i *)(coeff_ptr + 4)); in load_coefficients() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
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 356 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 128)); in hadamard_16x16_avx2() local 414 const __m256i coeff2 = _mm256_loadu_si256((const __m256i *)(t_coeff + 512)); in vpx_hadamard_32x32_avx2() local
|
D | avg_intrin_sse2.c | 349 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 128)); in hadamard_16x16_sse2() local 413 __m128i coeff2 = _mm_load_si128((const __m128i *)(t_coeff + 512)); in vpx_hadamard_32x32_sse2() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | MidpointStepInterpolator.java | 87 final double coeff2 = oneMinusThetaH * (1.0 + theta); in computeInterpolatedStateAndDerivatives() local
|
D | ThreeEighthesStepInterpolator.java | 94 final double coeff2 = 3 * s * (1 + theta - fourTheta2); in computeInterpolatedStateAndDerivatives() local
|
D | GillStepInterpolator.java | 103 final double coeff2 = c23 * TWO_MINUS_SQRT_2; in computeInterpolatedStateAndDerivatives() local
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
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
|
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 94 int16x8_t coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_vsx() local 235 int16x8_t coeff2, abs_coeff2, qcoeff2, dqcoeff2, eob2, scan2; in vp9_quantize_fp_32x32_vsx() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | quantize_vsx.c | 153 int16x8_t coeff2, coeff2_abs, qcoeff2, dqcoeff2, eob2; in vpx_quantize_b_vsx() local 261 int16x8_t coeff2, coeff2_abs, qcoeff2, eob2; in vpx_quantize_b_32x32_vsx() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
D | LevenbergMarquardtOptimizer.java | 401 double coeff2 = lmPar * lmNorm * lmNorm / pc2; in doOptimize() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 40 v8i16 coeff2 = { in fdct8x16_1d_column() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
D | LevenbergMarquardtEstimator.java | 400 double coeff2 = lmPar * lmNorm * lmNorm / pc2; in estimate() local
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1706 #define DPADD_SH3_SH(in0, in1, in2, coeff0, coeff1, coeff2) \ argument
|
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |