/external/ceres-solver/internal/ceres/ |
corrector.h | 42 // to the residual and jacobian of a least squares problem based on a 47 // corresponding corrections to the residual and jacobian. For the 56 // residual and the correction. If alpha is equal to 1 will result 65 // value of the uncorrected residual values.
|
autodiff_test.cc | 517 double residual = 0; local 532 functor, parameters, 1, &residual, jacobians))); 533 EXPECT_EQ(residual, pow(2, num_variables + 1) - 2); 543 functor, parameters, 1, &residual, jacobians))); 544 EXPECT_EQ(residual, pow(2, num_variables + 1) - 2); 554 functor, parameters, 1, &residual, jacobians))); 555 EXPECT_EQ(residual, pow(2, num_variables + 1) - 2); 565 functor, parameters, 1, &residual, jacobians))); 566 EXPECT_EQ(residual, pow(2, num_variables + 1) - 2); 576 functor, parameters, 1, &residual, jacobians))) [all...] |
block_jacobian_writer.h | 77 // Stores the position of each residual / parameter jacobian. 86 // find the offset in the values_ array of each residual/parameter jacobian 92 // the derivative of residual block i with respect to the parameter block at 97 // Consider a single residual example: 103 // Take r as residual number 0.
|
normal_prior_test.cc | 76 // Compare the norm of the residual 115 // Compare the norm of the residual 121 // Compare the norm of the residual
|
residual_block_utils.h | 36 // compute part of a cost/residual/jacobian. 38 // 2. Numerical failure while computing the cost/residual/jacobian, 68 // Create a string representation of the Residual block containing the
|
system_test.cc | 166 // solutions by comparing their residual vectors. We do not 179 << "Not close enough residual:" << j 237 T* residual) const { 239 *residual = *x1 + T(10.0) * *x2; 248 T* residual) const { 250 *residual = T(sqrt(5.0)) * (*x3 - *x4); 259 T* residual) const { 261 residual[0] = (x2[0] - T(2.0) * x4[0]) * (x2[0] - T(2.0) * x4[0]); 270 T* residual) const { 272 residual[0] = T(sqrt(10.0)) * (x1[0] - x4[0]) * (x1[0] - x4[0]) [all...] |
corrector_test.cc | 69 // Thus the expected value of the residual is 70 // residual[i] * sqrt(kRho[1]) / (1.0 - kAlpha). 98 // Thus the expected value of the residual is 99 // residual[i] * sqrt(kRho[1]) 124 // Thus the expected value of the residual is 125 // residual[i] * sqrt(kRho[1]) / (1.0 - kAlpha). 142 // Test that the corrected multidimensional residual and jacobians 170 // Initialize the jacobian and residual.
|
/external/ceres-solver/data/nist/ |
DanWood.dat | 44 Residual Sum of Squares: 4.3173084083E-03
45 Residual Standard Deviation: 3.2853114039E-02
|
Rat43.dat | 46 Residual Sum of Squares: 8.7864049080E+03
47 Residual Standard Deviation: 2.8262414662E+01
|
Roszman1.dat | 46 Residual Sum of Squares: 4.9484847331E-04
47 Residual Standard Deviation: 4.8542984060E-03
|
Chwirut2.dat | 45 Residual Sum of Squares: 5.1304802941E+02
46 Residual Standard Deviation: 3.1717133040E+00
|
Eckerle4.dat | 45 Residual Sum of Squares: 1.4635887487E-03
46 Residual Standard Deviation: 6.7629245447E-03
|
MGH09.dat | 46 Residual Sum of Squares: 3.0750560385E-04
47 Residual Standard Deviation: 6.6279236551E-03
|
MGH10.dat | 45 Residual Sum of Squares: 8.7945855171E+01
46 Residual Standard Deviation: 2.6009740065E+00
|
Thurber.dat | 49 Residual Sum of Squares: 5.6427082397E+03
50 Residual Standard Deviation: 1.3714600784E+01
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
main_FIX.h | 106 const opus_int16 *pitch_res, /* I LPC residual from pitch analysis */ 134 opus_int16 res[], /* O residual */ 142 const opus_int16 res_pitch[], /* I Residual from pitch analysis */ 160 const opus_int16 r_lpc[], /* I residual signal after LPC signal + state for first 10 ms */ 170 opus_int16 *LTP_res, /* O LTP residual signal of length MAX_NB_SUBFR * ( pre_length + subfr_length ) */ 180 /* Calculates residual energies of input subframes where all subframes have LPC_order */ 183 opus_int32 nrgs[ MAX_NB_SUBFR ], /* O Residual energy per subframe */ 193 /* Residual energy: nrg = wxx - 2 * wXx * c + c' * wXX * c */
|
find_LPC_FIX.c | 71 /* subtract residual energy here, as that's easier than adding it to the */ 72 /* residual energy of the first 10 ms in each iteration of the search below */ 89 /* Search over interpolation indices to find the one with lowest residual energy */ 94 /* Convert to LPC for residual energy evaluation */ 97 /* Calculate residual energy with NLSF interpolation */ 136 /* Interpolation has lower residual energy */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_UnpackBlock2x2.c | 25 * Unpack a 2x2 block of coefficient-residual pair values 28 * [in] ppSrc Double pointer to residual coefficient-position pair
|
armVCM4P10_UnpackBlock4x4.c | 25 * Unpack a 4x4 block of coefficient-residual pair values 28 * [in] ppSrc Double pointer to residual coefficient-position pair
|
/external/chromium_org/third_party/opus/src/silk/float/ |
main_FLP.h | 104 const silk_float *pitch_res, /* I LPC residual from pitch analysis */ 131 silk_float res[], /* O Residual */ 139 const silk_float res_pitch[], /* I Residual from pitch analysis */ 157 const silk_float r_lpc[], /* I LPC residual */ 176 /* Calculates residual energies of input subframes where all subframes have LPC_order */ 179 silk_float nrgs[ MAX_NB_SUBFR ], /* O Residual energy per subframe */ 190 silk_float r_LPC[], /* O LPC residual signal */ 208 /* Residual energy: nrg = wxx - 2 * wXx * c + c' * wXX * c */ 209 silk_float silk_residual_energy_covar_FLP( /* O Weighted residual energy */
|
residual_energy_FLP.c | 37 /* Residual energy: nrg = wxx - 2 * wXx * c + c' * wXX * c */ 38 silk_float silk_residual_energy_covar_FLP( /* O Weighted residual energy */ 89 /* Calculates residual energies of input subframes where all subframes have LPC_order */ 92 silk_float nrgs[ MAX_NB_SUBFR ], /* O Residual energy per subframe */ 107 /* Filter input to create the LPC residual for each frame half, and measure subframe energies */
|
LPC_analysis_filter_FLP.c | 44 silk_float r_LPC[], /* O LPC residual signal */ 82 silk_float r_LPC[], /* O LPC residual signal */ 116 silk_float r_LPC[], /* O LPC residual signal */ 148 silk_float r_LPC[], /* O LPC residual signal */ 178 silk_float r_LPC[], /* O LPC residual signal */ 211 silk_float r_LPC[], /* O LPC residual signal */
|
levinsondurbin_FLP.c | 61 /* residual energy */ 78 /* return the residual energy */
|
/external/flac/libFLAC/ia32/ |
stream_encoder_asm.nasm | 46 ; const FLAC__int32 residual[], 58 ;; [esp + 4] const FLAC__int32 residual[] 69 ;; [esp + 28] const FLAC__int32 residual[] 93 mov ebp, [esp + 28] ; ebp <- residual[] 103 add ebx, eax ; abs_residual_partition_sum += abs(residual[residual_sample]);
|
/external/chromium_org/third_party/opus/src/celt/ |
vq.h | 6 @brief Vector quantisation of the residual 43 * @param X Residual signal to quantise/encode (returns quantised version)
|