| /external/libvpx/libvpx/vpx_dsp/ |
| D | quantize.c | 20 const int coeff = coeff_ptr[rc]; in vpx_quantize_dc() local 51 const int coeff = coeff_ptr[0]; in vpx_highbd_quantize_dc() local 71 const int coeff = coeff_ptr[rc]; in vpx_quantize_dc_32x32() local 107 const int coeff = coeff_ptr[0]; in vpx_highbd_quantize_dc_32x32() local 141 const int coeff = coeff_ptr[rc]; in vpx_quantize_b_c() local 153 const int coeff = coeff_ptr[rc]; in vpx_quantize_b_c() local 193 const int coeff = coeff_ptr[rc]; in vpx_highbd_quantize_b_c() local 205 const int coeff = coeff_ptr[rc]; in vpx_highbd_quantize_b_c() local 250 const int coeff = coeff_ptr[rc]; in vpx_quantize_b_32x32_c() local 262 const int coeff = coeff_ptr[rc]; in vpx_quantize_b_32x32_c() local [all …]
|
| /external/skia/src/gpu/ |
| D | GrBlend.h | 16 static inline bool GrBlendCoeffRefsSrc(GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc() 28 static inline bool GrBlendCoeffRefsDst(GrBlendCoeff coeff) { in GrBlendCoeffRefsDst()
|
| D | GrBlend.cpp | 11 static inline GrBlendCoeff swap_coeff_src_dst(GrBlendCoeff coeff) { in swap_coeff_src_dst()
|
| D | GrXferProcessor.cpp | 110 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string()
|
| /external/libvpx/libvpx/vp8/encoder/mips/msa/ |
| D | encodeopt_msa.c | 19 v8i16 coeff, dq_coeff, coeff0, coeff1; in vp8_block_error_msa() local 50 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
|
| D | dct_msa.c | 26 #define SET_DOTP_VALUES(coeff, val0, val1, val2, const1, const2) \ argument 74 v8i16 coeff = { 2217, 5352, -5352, 14500, 7500, 12000, 25000, 26000 }; in vp8_short_fdct4x4_msa() local 121 v8i16 coeff = { 2217, 5352, -5352, 14500, 7500, 12000, 25000, 26000 }; in vp8_short_fdct8x4_msa() local
|
| /external/eigen/test/ |
| D | sparseLM.cpp | 41 Scalar coeff; in model() local 69 Scalar coeff; in operator ()() local 93 Scalar coeff; in df() local
|
| /external/skia/src/opts/ |
| D | SkBitmapFilter_opts_SSE2.cpp | 77 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 130 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 203 __m128i coeff, coeff16lo, coeff16hi; in convolve4RowsHorizontally_SSE2() local 246 __m128i coeff; in convolve4RowsHorizontally_SSE2() local
|
| /external/eigen/unsupported/Eigen/src/KroneckerProduct/ |
| D | KroneckerTensorProduct.h | 49 Scalar coeff(Index row, Index col) const in coeff() function 55 Scalar coeff(Index i) const in coeff() function
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_avg.c | 35 int16_t *coeff) { in hadamard_col8() 65 int16_t *coeff) { in vp9_hadamard_8x8_c() 88 int16_t *coeff) { in vp9_hadamard_16x16_c() 120 int16_t vp9_satd_c(const int16_t *coeff, int length) { in vp9_satd_c()
|
| D | vp9_quantize.c | 46 const int coeff = coeff_ptr[rc]; in vp9_quantize_fp_c() local 93 const int coeff = coeff_ptr[rc]; in vp9_highbd_quantize_fp_c() local 130 const int coeff = coeff_ptr[rc]; in vp9_quantize_fp_32x32_c() local 174 const int coeff = coeff_ptr[rc]; in vp9_highbd_quantize_fp_32x32_c() local
|
| D | vp9_encodemb.c | 98 const tran_low_t *const coeff = BLOCK_OFFSET(mb->plane[plane].coeff, block); in optimize_b() local 331 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_fp() local 420 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_dc() local 502 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant() local 772 tran_low_t *coeff = BLOCK_OFFSET(p->coeff, block); in vp9_encode_block_intra() local
|
| /external/skia/src/core/ |
| D | SkValidationUtils.h | 16 static inline bool SkIsValidCoeff(SkXfermode::Coeff coeff) { in SkIsValidCoeff()
|
| /external/libvpx/libvpx/vp9/encoder/mips/msa/ |
| D | vp9_error_msa.c | 92 const int16_t *coeff = (const int16_t *)coeff_ptr; in vp9_block_error_msa() local
|
| /external/libhevc/common/ |
| D | ihevc_trans_macros.h | 140 #define IQUANT(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*tran… argument 158 #define IQUANT_4x4(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*… argument
|
| /external/libvpx/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_error_neon.c | 16 int64_t vp9_block_error_fp_neon(const int16_t *coeff, const int16_t *dqcoeff, in vp9_block_error_fp_neon()
|
| /external/libvpx/libvpx/vp9/encoder/x86/ |
| D | vp9_avg_intrin_sse2.c | 216 int16_t *coeff) { in vp9_hadamard_8x8_sse2() 248 int16_t *coeff) { in vp9_hadamard_16x16_sse2() 286 int16_t vp9_satd_sse2(const int16_t *coeff, int length) { in vp9_satd_sse2()
|
| D | vp9_error_intrin_avx2.c | 16 int64_t vp9_block_error_avx2(const int16_t *coeff, in vp9_block_error_avx2()
|
| D | vp9_highbd_block_error_intrin_sse2.c | 16 int64_t vp9_highbd_block_error_sse2(tran_low_t *coeff, tran_low_t *dqcoeff, in vp9_highbd_block_error_sse2()
|
| /external/skia/src/pathops/ |
| D | SkPathOpsConic.cpp | 26 double coeff[3]; in conic_eval_tan() local 32 double coeff[3]; in FindExtrema() local
|
| /external/eigen/Eigen/src/Core/ |
| D | Transpositions.h | 84 inline const Index& coeff(Index i) const { return indices().coeff(i); } in coeff() function
|
| D | MapBase.h | 90 inline const Scalar& coeff(Index rowId, Index colId) const in coeff() function 95 inline const Scalar& coeff(Index index) const in coeff() function
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/ |
| D | MultiDirectional.java | 119 final double coeff, in evaluateNewSimplex()
|
| /external/libvorbis/lib/ |
| D | lpc.c | 133 void vorbis_lpc_predict(float *coeff,float *prime,int m, in vorbis_lpc_predict()
|
| /external/eigen/demos/mix_eigen_and_c/ |
| D | binary_library.cpp | 107 void MatrixXd_set_coeff(C_MatrixXd *m, int i, int j, double coeff) in MatrixXd_set_coeff() 162 void Map_MatrixXd_set_coeff(C_Map_MatrixXd *m, int i, int j, double coeff) in Map_MatrixXd_set_coeff()
|