Searched refs:coeff (Results 176 - 200 of 302) sorted by relevance

1234567891011>>

/external/libvpx/libvpx/vp8/encoder/x86/
H A Dquantize_ssse3.asm54 ; coeff
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm15 ; int64_t vp9_block_error(int16_t *coeff, int16_t *dqcoeff, intptr_t block_size,
/external/chromium_org/third_party/libwebp/dsp/
H A Denc.c29 // Compute susceptibility based on DCT-coeff histograms:
609 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; local
610 if (coeff > mtx->zthresh_[j]) {
614 int level = QUANTDIV(coeff, iQ, B);
634 const uint32_t coeff = sign ? -in[j] : in[j]; local
636 if (coeff > mtx->zthresh_[j]) {
640 int level = QUANTDIV(coeff, iQ, B);
H A Denc_mips32.c171 "xor %[coeff], %[temp0], %[sign] \n\t" \
172 "subu %[coeff], %[coeff], %[sign] \n\t" \
173 "addu %[coeff], %[coeff], %[temp1] \n\t" \
174 "slt %[temp4], %[temp2], %[coeff] \n\t" \
181 "mul %[level], %[coeff], %[temp1] \n\t" \
196 int sign, coeff, level, i; local
228 [sign]"=&r"(sign), [coeff]"=&r"(coeff),
[all...]
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dshortfdct_neon.asm23 coeff label
36 adr r12, coeff
117 adr r12, coeff
/external/webp/src/dsp/
H A Denc.c29 // Compute susceptibility based on DCT-coeff histograms:
609 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; local
610 if (coeff > mtx->zthresh_[j]) {
614 int level = QUANTDIV(coeff, iQ, B);
634 const uint32_t coeff = sign ? -in[j] : in[j]; local
636 if (coeff > mtx->zthresh_[j]) {
640 int level = QUANTDIV(coeff, iQ, B);
H A Denc_mips32.c171 "xor %[coeff], %[temp0], %[sign] \n\t" \
172 "subu %[coeff], %[coeff], %[sign] \n\t" \
173 "addu %[coeff], %[coeff], %[temp1] \n\t" \
174 "slt %[temp4], %[temp2], %[coeff] \n\t" \
181 "mul %[level], %[coeff], %[temp1] \n\t" \
196 int sign, coeff, level, i; local
228 [sign]"=&r"(sign), [coeff]"=&r"(coeff),
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c408 int vp8_block_error_c(short *coeff, short *dqcoeff) argument
415 int this_diff = coeff[i] - dqcoeff[i];
438 int this_diff = be->coeff[j] - bd->dqcoeff[j];
463 error += vp8_block_error_c(be->coeff, bd->dqcoeff);
592 mb->short_fdct8x4(beptr->src_diff, beptr->coeff, 32);
593 *Y2DCPtr++ = beptr->coeff[0];
594 *Y2DCPtr++ = beptr->coeff[16];
598 mb->short_walsh4x4(mb_y2->src_diff, mb_y2->coeff, 8);
611 d += vp8_block_error(mb_y2->coeff, x_y2->dqcoeff);
672 x->short_fdct4x4(be->src_diff, be->coeff, 3
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c409 int vp8_block_error_c(short *coeff, short *dqcoeff) argument
416 int this_diff = coeff[i] - dqcoeff[i];
439 int this_diff = be->coeff[j] - bd->dqcoeff[j];
464 error += vp8_block_error_c(be->coeff, bd->dqcoeff);
593 mb->short_fdct8x4(beptr->src_diff, beptr->coeff, 32);
594 *Y2DCPtr++ = beptr->coeff[0];
595 *Y2DCPtr++ = beptr->coeff[16];
599 mb->short_walsh4x4(mb_y2->src_diff, mb_y2->coeff, 8);
612 d += vp8_block_error(mb_y2->coeff, x_y2->dqcoeff);
673 x->short_fdct4x4(be->src_diff, be->coeff, 3
[all...]
H A Dquantize.c27 short *coeff_ptr = b->coeff;
74 short *coeff_ptr = b->coeff;
112 short *coeff_ptr = b->coeff;
175 coeff_ptr = b->coeff;
224 short *coeff_ptr = b->coeff;
/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsCubic.cpp323 static void formulate_F1DotF2(const double src[], double coeff[4]) { argument
327 coeff[0] = c * c;
328 coeff[1] = 3 * b * c;
329 coeff[2] = 2 * b * b + c * a;
330 coeff[3] = a * b;
/external/eigen/Eigen/src/Eigen2Support/
H A DSVD.h479 Scalar p = m_sigma.coeff(i);
483 if (m_sigma.coeff(j) > p)
486 p = m_sigma.coeff(j);
491 m_sigma.coeffRef(k) = m_sigma.coeff(i); // i.e.
524 Scalar si = m_sigma.coeff(i);
/external/skia/src/pathops/
H A DSkPathOpsCubic.cpp323 static void formulate_F1DotF2(const double src[], double coeff[4]) { argument
327 coeff[0] = c * c;
328 coeff[1] = 3 * b * c;
329 coeff[2] = 2 * b * b + c * a;
330 coeff[3] = a * b;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rdopt.c153 p->coeff = ctx->coeff_pbuf[i][m];
163 ctx->coeff_pbuf[i][n] = p->coeff;
254 int64_t vp9_block_error_c(const tran_low_t *coeff, const tran_low_t *dqcoeff, argument
260 const int diff = coeff[i] - dqcoeff[i];
262 sqcoeff += coeff[i] * coeff[i];
363 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); local
365 args->dist = vp9_block_error(coeff, dqcoeff, 16 << ss_txfrm_size,
410 tran_low_t *const coeff local
695 tran_low_t *const coeff = BLOCK_OFFSET(x->plane[0].coeff, block); local
1142 tran_low_t* coeff; local
[all...]
/external/eigen/Eigen/src/Cholesky/
H A DLLT.h235 RealScalar Ljj = numext::real(mat.coeff(j,j));
237 Scalar wj = temp.coeff(j);
280 RealScalar x = numext::real(mat.coeff(k,k));
/external/eigen/Eigen/src/Core/products/
H A DTriangularMatrixVector.h63 res.segment(s,r) += (alpha * cjRhs.coeff(i)) * cjLhs.col(i).segment(s,r);
65 res.coeffRef(i) += alpha * cjRhs.coeff(i);
133 res.coeffRef(i) += alpha * cjRhs.coeff(i);
/external/eigen/Eigen/src/Jacobi/
H A DJacobi.h128 return makeJacobi(numext::real(m.coeff(p,p)), m.coeff(p,q), numext::real(m.coeff(q,q)));
/external/libvpx/libvpx/test/
H A Ddct16x16_test.cc385 DECLARE_ALIGNED_ARRAY(16, int16_t, coeff, kNumCoeffs);
401 coeff[j] = round(out_r[j]);
403 REGISTER_STATE_CHECK(RunInvTxfm(coeff, dst, 16));
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_ssse3_x86_64.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
222 cglobal quantize_%1, 0, %2, 15, coeff, ncoeff, skip, zbin, round, quant, \
251 DEFINE_ARGS coeff, ncoeff, d1, qcoeff, dqcoeff, iscan, d2, d3, d4, d5, d6, eob
/external/eigen/Eigen/src/SparseCore/
H A DSparseCwiseBinaryOp.h238 m_rhs.coeff(IsRowMajor?m_outer:m_lhsIter.index(),IsRowMajor?m_lhsIter.index():m_outer)); }
278 { return m_functor(m_xpr.lhs().coeff(IsRowMajor?m_outer:m_rhsIter.index(),IsRowMajor?m_rhsIter.index():m_outer), m_rhsIter.value()); }
/external/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineProduct.h89 // * for a coeff-wise product use: v1.cwise()*v2
170 const Scalar rhsCoeff = rhs.coeff(lhscol, rhscol);
234 const Scalar rhsCoeff = rhs.coeff(lhscol, rhscol);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c526 int64_t vp9_block_error_c(const int16_t *coeff, const int16_t *dqcoeff, argument
532 const int diff = coeff[i] - dqcoeff[i];
534 sqcoeff += coeff[i] * coeff[i];
635 int16_t *const coeff = BLOCK_OFFSET(p->coeff, block); local
637 args->dist = vp9_block_error(coeff, dqcoeff, 16 << ss_txfrm_size,
1101 int16_t *const coeff = BLOCK_OFFSET(x->plane[0].coeff, block); local
1112 vp9_fwht4x4(src_diff, coeff,
1585 int16_t* coeff; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc515 DECLARE_ALIGNED_ARRAY(16, tran_low_t, coeff, kNumCoeffs);
543 coeff[j] = round(out_r[j]);
546 ASM_REGISTER_STATE_CHECK(RunInvTxfm(coeff, dst, 16));
549 ASM_REGISTER_STATE_CHECK(RunInvTxfm(coeff, CONVERT_TO_BYTEPTR(dst16),
/external/eigen/Eigen/src/Core/
H A DArray.h62 using Base::coeff;
H A DArrayBase.h74 using Base::coeff;

Completed in 343 milliseconds

1234567891011>>