HomeSort by relevance Sort by last modified time
    Searched full:residual (Results 126 - 150 of 404) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ceres-solver/data/nist/
Kirby2.dat 47 Residual Sum of Squares: 3.9050739624E+00
48 Residual Standard Deviation: 1.6354535131E-01
Nelson.dat 45 Residual Sum of Squares: 3.7976833176E+00
46 Residual Standard Deviation: 1.7430280130E-01
  /external/ceres-solver/examples/
snavely_reprojection_error.h 31 // Templated struct implementing the camera model and residual
33 // SfM system. This is also the camera model/residual for the bundle
helloworld_analytic_diff.cc 92 // Set up the only cost function (also known as residual).
  /external/ceres-solver/internal/ceres/
levenberg_marquardt_strategy_test.cc 121 double residual = 1.0; local
152 lms.ComputeStep(pso, &dsm, &residual, x);
solver_impl.cc 326 << " residual blocks, "
369 summary->error = "Problem contains no residual blocks.";
611 FindWithDefault(evaluator_time_statistics, "Evaluator::Residual", 0.0);
740 summary->error = "Problem contains no residual blocks.";
    [all...]
gradient_checking_cost_function.cc 161 "abs error relative error parameter residual\n";
202 header += "Extra info for this residual: " + extra_info_ + "\n";
277 "Residual block id %d; depends on parameters [", i);
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_overuse_detector.h 127 // Update the estimate with this residual.
128 void UpdateDeltaEstimate(QuicTime::Delta residual);
  /external/chromium_org/third_party/opus/src/silk/
CNG.c 37 opus_int32 residual_Q10[], /* O CNG residual signal Q10 */
84 opus_int length /* I Length of residual */
Inlines.h 121 /* Compute residual by subtracting product of denominator and first approximation */
164 /* Compute residual by subtracting product of denominator and first approximation from one */
  /external/chromium_org/third_party/opus/src/silk/float/
SigProc_FLP.h 59 silk_float silk_schur_FLP( /* O returns residual energy */
108 silk_float silk_burg_modified_FLP( /* O returns residual energy */
find_LTP_FLP.c 39 const silk_float r_lpc[], /* I LPC residual */
72 /* Calculate residual energy */
  /external/eigen/bench/btl/actions/
action_hessenberg.hh 110 // INFOS("WRONG CALCULATION...residual=" << error);
213 // INFOS("WRONG CALCULATION...residual=" << error);
  /external/flac/libFLAC/
stream_encoder_framing.c 48 static FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[], const unsigned residual_samples, const unsigned predictor_order, const unsigned rice_parameters[], const unsigned raw_bits[], const unsigned partition_order, const FLAC__bool is_extended);
400 subframe->residual,
446 subframe->residual,
497 FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[], const unsigned residual_samples, const unsigned predictor_order, const unsigned rice_parameters[], const unsigned raw_bits[], const unsigned partition_order, const FLAC__bool is_extended)
508 if(!FLAC__bitwriter_write_rice_signed_block(bw, residual, residual_samples, rice_parameters[0]))
518 if(!FLAC__bitwriter_write_raw_int32(bw, residual[i], raw_bits[0]))
536 if(!FLAC__bitwriter_write_rice_signed_block(bw, residual+k_last, k-k_last, rice_parameters[i]))
545 if(!FLAC__bitwriter_write_raw_int32(bw, residual[j], raw_bits[i]))
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 51 Int Hc; /*header and motion vector bits used in the current frame. It includes all the information except to the residual information.*/
52 Int Hp; /*header and motion vector bits used in the previous frame. It includes all the information except to the residual information.*/
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 51 * Reconstruct the 4x4 residual block from coefficient-position pair buffer,
62 * ppSrc - Double pointer to residual coefficient-position pair buffer
omxVCM4P10_SubAndTransformQDQResidual.c 167 /* Residual Transform */
199 /* Residual Inv Transform */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP.c 142 /* Huffman decoding to get Horizontal data and residual */
155 /* Huffman decoding to get Vertical data and residual */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c 39 Word16 * x, /* input : ISF residual vector */
299 /* estimate past quantized residual to be used in next frame */
393 /* estimate past quantized residual to be used in next frame */
444 Word16 * x, /* input : ISF residual vector */
490 Word16 * x, /* input : ISF residual vector */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 184 void h264bsdAddResidual(u8 *data, i32 *residual, u32 blockNum);
202 residual into prediction. The resulting luma pixels are
255 Perform intra 4x4 prediction for luma pixels and add residual
368 Perform intra prediction for chroma pixels and add residual
452 (prediction + residual) into the output image (image)
500 tmp = h264bsdIntra16x16Prediction(pMb, data, mbLayer->residual.level,
514 mbLayer->residual.level+16, pelAbove + 21, pelLeft + 16,
617 residual into prediction. The resulting luma pixels are
622 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16],
634 ASSERT(residual);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 725 * [out] ppPosCoefbuf Double pointer to destination residual
770 * Unpack a 4x4 block of coefficient-residual pair values
773 * [in] ppSrc Double pointer to residual coefficient-position pair
786 * Unpack a 2x2 block of coefficient-residual pair values
789 * [in] ppSrc Double pointer to residual coefficient-position pair
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 725 * [out] ppPosCoefbuf Double pointer to destination residual
770 * Unpack a 4x4 block of coefficient-residual pair values
773 * [in] ppSrc Double pointer to residual coefficient-position pair
786 * Unpack a 2x2 block of coefficient-residual pair values
789 * [in] ppSrc Double pointer to residual coefficient-position pair
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 725 * [out] ppPosCoefbuf Double pointer to destination residual
770 * Unpack a 4x4 block of coefficient-residual pair values
773 * [in] ppSrc Double pointer to residual coefficient-position pair
786 * Unpack a 2x2 block of coefficient-residual pair values
789 * [in] ppSrc Double pointer to residual coefficient-position pair
    [all...]
  /external/ceres-solver/include/ceres/
autodiff_cost_function.h 89 // Dimension of residual -----+ | |
123 // set the template parameters to (dimension of residual, number of parameters)
142 // comment. The second argument is the dimension of the residual (or
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
calc_en.cpp 93 res = LP residual, buffer type Word16
124 frac_en[0]*2^exp_en[0] = <res res> LP residual energy
125 frac_en[1]*2^exp_en[1] = <exc exc> LTP residual energy
127 frac_en[3]*2^exp_en[3] = <lres lres> LTP residual energy
146 Word16 res[], // i : LP residual, Q0
162 // Compute residual energy
198 // Compute energy of LTP residual
204 tmp = sub(res[i], pv_round(L_temp)); // LTP residual, Q0
265 Word16 res[], /* i : LP residual, Q0 */
309 s1 = amrnb_fxp_mac_16_by_16bb((Word32) tmp1, (Word32) tmp1, s1); /* Compute residual energy *
    [all...]

Completed in 473 milliseconds

1 2 3 4 56 7 8 91011>>