/external/chromium_org/third_party/skia/src/gpu/ |
D | GrBlend.h | 15 static inline bool GrBlendCoeffRefsSrc(GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc() 27 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()
|
/external/skia/src/gpu/ |
D | GrBlend.h | 15 static inline bool GrBlendCoeffRefsSrc(GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc() 27 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()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 27 const int coeff = coeff_ptr[rc]; in vp9_quantize_dc() local 52 const int coeff = coeff_ptr[rc]; in vp9_high_quantize_dc() local 73 const int coeff = coeff_ptr[rc]; in vp9_quantize_dc_32x32() local 99 const int coeff = coeff_ptr[rc]; in vp9_high_quantize_dc_32x32() local 139 const int coeff = coeff_ptr[rc]; in vp9_quantize_fp_c() local 182 const int coeff = coeff_ptr[rc]; in vp9_high_quantize_fp_c() local 224 const int coeff = coeff_ptr[rc]; in vp9_quantize_fp_32x32_c() local 268 const int coeff = coeff_ptr[rc]; in vp9_high_quantize_fp_32x32_c() local 311 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local 323 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local [all …]
|
D | vp9_encodemb.c | 110 const tran_low_t *const coeff = BLOCK_OFFSET(mb->plane[plane].coeff, block); in optimize_b() local 321 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_fp() local 371 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_dc() local 419 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant() local 606 tran_low_t *coeff = BLOCK_OFFSET(p->coeff, block); in encode_block_intra() local
|
/external/libvpx/libvpx/vp8/encoder/arm/neon/ |
D | shortfdct_neon.asm | 23 coeff label
|
/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/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 43 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local 55 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local 98 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_32x32_c() local 110 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_32x32_c() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | CubicParameterizationCode.cpp | 158 struct coeff { struct 159 int s; // constant and coefficient sign argument 177 typedef std::vector<coeff> coeffs; argument
|
/external/skia/experimental/Intersection/ |
D | CubicParameterizationCode.cpp | 158 struct coeff { struct 159 int s; // constant and coefficient sign argument 177 typedef std::vector<coeff> coeffs; argument
|
/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/chromium_org/skia/ext/ |
D | convolver_SSE2.cc | 49 __m128i coeff, coeff16; in ConvolveHorizontally_SSE2() local 102 __m128i coeff, coeff16; in ConvolveHorizontally_SSE2() local 175 __m128i coeff, coeff16lo, coeff16hi; in Convolve4RowsHorizontally_SSE2() local 218 __m128i coeff; in Convolve4RowsHorizontally_SSE2() local
|
/external/skia/src/core/ |
D | SkValidationUtils.h | 16 static inline bool SkIsValidCoeff(SkXfermode::Coeff coeff) { in SkIsValidCoeff()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkValidationUtils.h | 16 static inline bool SkIsValidCoeff(SkXfermode::Coeff coeff) { in SkIsValidCoeff()
|
/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/chromium_org/third_party/skia/src/opts/ |
D | SkBitmapFilter_opts_SSE2.cpp | 145 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 198 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 271 __m128i coeff, coeff16lo, coeff16hi; in convolve4RowsHorizontally_SSE2() local 314 __m128i coeff; in convolve4RowsHorizontally_SSE2() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
D | vp9_error_intrin_avx2.c | 15 int64_t vp9_block_error_avx2(const int16_t *coeff, in vp9_block_error_avx2()
|
/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
|
D | TriangularMatrix.h | 54 inline Scalar coeff(Index row, Index col) const { return derived().coeff(row,col); } in coeff() function
|
D | DenseCoeffsBase.h | 94 EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const in coeff() function 134 coeff(Index index) const in coeff() function
|
/external/skia/src/opts/ |
D | SkBitmapFilter_opts_SSE2.cpp | 213 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 266 __m128i coeff, coeff16; in convolveHorizontally_SSE2() local 339 __m128i coeff, coeff16lo, coeff16hi; in convolve4RowsHorizontally_SSE2() local 382 __m128i coeff; in convolve4RowsHorizontally_SSE2() local
|
/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()
|