Searched refs:coeff (Results 201 - 225 of 302) sorted by relevance

1234567891011>>

/external/eigen/Eigen/src/Core/
H A DGeneralProduct.h216 return Base::coeff(0,0);
235 func(dest.col(j), prod.rhs().coeff(j) * prod.lhs());
246 func(dest.row(i), prod.lhs().coeff(i) * prod.rhs());
539 dest += (alpha*prod.rhs().coeff(k)) * prod.lhs().col(k);
586 // * for a coeff-wise product use: v1.cwiseProduct(v2)
623 // * for a coeff-wise product use: v1.cwiseProduct(v2)
H A DDenseBase.h75 using Base::coeff;
428 return derived().coeff(0,0);
H A DVectorwiseOp.h84 EIGEN_STRONG_INLINE const Scalar coeff(Index i, Index j) const function in class:Eigen::PartialReduxExpr
92 const Scalar coeff(Index index) const function in class:Eigen::PartialReduxExpr
H A DSolveTriangular.h129 rhs.coeffRef(I) /= lhs.coeff(I,I);
/external/eigen/Eigen/src/Core/products/
H A DTriangularSolverVector.h112 rhs[i] /= cjLhs.coeff(i,i);
/external/eigen/Eigen/src/SparseCore/
H A DMappedSparseMatrix.h68 inline Scalar coeff(Index row, Index col) const function in class:Eigen::MappedSparseMatrix
/external/eigen/bench/
H A DBenchSparseUtil.h141 dst[j] = src.coeff(j);
/external/eigen/test/
H A Dsparse_basic.cpp42 // test coeff and coeffRef
45 VERIFY_IS_MUCH_SMALLER_THAN( m.coeff(zeroCoords[i].x(),zeroCoords[i].y()), eps );
70 // VERIFY_IS_APPROX(m.block(i,j,h,w).col(c).coeff(r), refMat.block(i,j,h,w).col(c).coeff(r));
78 // VERIFY_IS_APPROX(m.block(i,j,h,w).row(r).coeff(c), refMat.block(i,j,h,w).row(r).coeff(c));
113 if (m1.coeff(i,j)==Scalar(0))
132 if ((m1.coeff(i,j)==Scalar(0)) && (internal::random<int>()%2))
156 if (m1.coeff(i,j)==Scalar(0))
/external/eigen/unsupported/test/
H A Dmatrix_power.cpp24 result.coeffRef(i,i) = std::abs(result.coeff(i,i));
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_ssse3.asm19 cglobal quantize_%1, 0, %2, 15, coeff, ncoeff, skip, zbin, round, quant, \
58 DEFINE_ARGS coeff, ncoeff, d1, qcoeff, dqcoeff, iscan, d2, d3, d4, d5, d6, eob
/external/skia/src/gpu/gl/
H A DGrGLShaderBuilder.cpp214 // default coeff to ones for kCoverage_DualSrcOutput
215 GrGLSLExpr4 coeff(1);
217 // Get (1-A) into coeff
218 coeff = GrGLSLExpr4::VectorCast(GrGLSLExpr1(1) - inputColor.a());
221 // Get (1-RGBA) into coeff
222 coeff = GrGLSLExpr4(1) - inputColor;
224 // Get coeff * coverage into modulate and then write that to the dual source output.
225 this->fsCodeAppendf("\t%s = %s;\n", secondaryOutputName, (coeff * inputCoverage).c_str());
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm116 ; dc is set as first coeff, so no need to load qcoeff
371 ; dc is set as first coeff, so no need to load qcoeff
448 ; dc is set as first coeff, so no need to load qcoeff
/external/libvpx/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm116 ; dc is set as first coeff, so no need to load qcoeff
371 ; dc is set as first coeff, so no need to load qcoeff
448 ; dc is set as first coeff, so no need to load qcoeff
/external/ceres-solver/internal/ceres/
H A Dcovariance_impl.cc734 inverse_permutation.indices().coeff(r),
741 values[idx] = solution[inverse_permutation.indices().coeff(c)];
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dquantize.c23 short *coeff_ptr = b->coeff;
58 short *coeff_ptr = b->coeff;
/external/chromium_org/third_party/skia/src/effects/
H A DSkColorFilters.cpp139 static inline ColorExpr blend_term(SkXfermode::Coeff coeff, argument
143 switch (coeff) {
145 SkFAIL("Unexpected xfer coeff.");
/external/skia/src/effects/
H A DSkColorFilters.cpp142 static inline ColorExpr blend_term(SkXfermode::Coeff coeff, argument
146 switch (coeff) {
148 SkFAIL("Unexpected xfer coeff.");
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.h174 static bool BlendCoeffReferencesConstant(GrBlendCoeff coeff);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dfilterbanks.c111 "ldr %[tmp_coeff0], [%[coeff]]\n\t"
112 "ldr %[tmp_coeff1], [%[coeff], #4]\n\t"
115 "ldr %[tmp_coeff0], [%[coeff], #8]\n\t"
116 "ldr %[tmp_coeff1], [%[coeff], #12]\n\t"
125 :[coeff]"r"(coefficient),
/external/eigen/unsupported/Eigen/src/SparseExtra/
H A DDynamicSparseMatrix.h92 inline Scalar coeff(Index row, Index col) const function in class:Eigen::DynamicSparseMatrix
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dfilterbanks.c72 "ldr %[tmp_coeff0], [%[coeff]]\n\t"
73 "ldr %[tmp_coeff1], [%[coeff], #4]\n\t"
76 "ldr %[tmp_coeff0], [%[coeff], #8]\n\t"
77 "ldr %[tmp_coeff1], [%[coeff], #12]\n\t"
86 :[coeff]"r"(coefficient),
/external/libvpx/x86/
H A Dvp8_rtcd.h56 int vp8_block_error_c(short *coeff, short *dqcoeff);
57 int vp8_block_error_mmx(short *coeff, short *dqcoeff);
58 int vp8_block_error_xmm(short *coeff, short *dqcoeff);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2543 LLVMValueRef coeff; local
2545 coeff = lp_build_const_vec(bld->gallivm, type, coeffs[i]);
2549 even = lp_build_add(bld, coeff, lp_build_mul(bld, x2, even));
2551 even = coeff;
2554 odd = lp_build_add(bld, coeff, lp_build_mul(bld, x2, odd));
2556 odd = coeff;
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2543 LLVMValueRef coeff; local
2545 coeff = lp_build_const_vec(bld->gallivm, type, coeffs[i]);
2549 even = lp_build_add(bld, coeff, lp_build_mul(bld, x2, even));
2551 even = coeff;
2554 odd = lp_build_add(bld, coeff, lp_build_mul(bld, x2, odd));
2556 odd = coeff;
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvp8_rtcd.h58 int vp8_block_error_c(short *coeff, short *dqcoeff);
59 int vp8_block_error_mmx(short *coeff, short *dqcoeff);
60 int vp8_block_error_xmm(short *coeff, short *dqcoeff);

Completed in 565 milliseconds

1234567891011>>