/external/opencv3/modules/cudafeatures2d/src/ |
orb.cpp | 80 8,-3, 9,5/*mean (0), correlation (0)*/, 81 4,2, 7,-12/*mean (1.12461e-05), correlation (0.0437584)*/, 82 -11,9, -8,2/*mean (3.37382e-05), correlation (0.0617409)*/, 83 7,-12, 12,-13/*mean (5.62303e-05), correlation (0.0636977)*/, 84 2,-13, 2,12/*mean (0.000134953), correlation (0.085099)*/, 85 1,-7, 1,6/*mean (0.000528565), correlation (0.0857175)*/, 86 -2,-10, -2,-4/*mean (0.0188821), correlation (0.0985774)*/, 87 -13,-13, -11,-8/*mean (0.0363135), correlation (0.0899616)*/, 88 -13,-3, -12,-9/*mean (0.121806), correlation (0.099849)*/, 89 10,4, 11,9/*mean (0.122065), correlation (0.093285)*/ [all...] |
/external/opencv3/modules/features2d/src/ |
orb.cpp | 376 8,-3, 9,5/*mean (0), correlation (0)*/, 377 4,2, 7,-12/*mean (1.12461e-05), correlation (0.0437584)*/, 378 -11,9, -8,2/*mean (3.37382e-05), correlation (0.0617409)*/, 379 7,-12, 12,-13/*mean (5.62303e-05), correlation (0.0636977)*/, 380 2,-13, 2,12/*mean (0.000134953), correlation (0.085099)*/, 381 1,-7, 1,6/*mean (0.000528565), correlation (0.0857175)*/, 382 -2,-10, -2,-4/*mean (0.0188821), correlation (0.0985774)*/, 383 -13,-13, -11,-8/*mean (0.0363135), correlation (0.0899616)*/, 384 -13,-3, -12,-9/*mean (0.121806), correlation (0.099849)*/, 385 10,4, 11,9/*mean (0.122065), correlation (0.093285)*/ [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/ |
PearsonsCorrelation.java | 17 package org.apache.commons.math.stat.correlation; 32 * Computes Pearson's product-moment correlation coefficients for pairs of arrays 36 * <code>double[][]</code> arguments generate correlation matrices. The 48 /** correlation matrix */ 88 * Create a PearsonsCorrelation from a {@link Covariance}. The correlation 105 * Create a PearsonsCorrelation from a covariance matrix. The correlation 119 * Returns the correlation matrix 121 * @return correlation matrix 129 * in the correlation matrix.<br/> 134 * where <code>r</code> is the estimated correlation coefficient an 228 public double correlation(final double[] xArray, final double[] yArray) throws IllegalArgumentException { method in class:PearsonsCorrelation [all...] |
SpearmansCorrelation.java | 18 package org.apache.commons.math.stat.correlation; 28 * <p>Spearman's rank correlation. This implementation performs a rank 48 /** Rank correlation */ 86 * Calculate the Spearman Rank Correlation Matrix. 88 * @return Spearman Rank Correlation Matrix 111 * Computes the Spearman's rank correlation matrix for the columns of the 115 * @return correlation matrix 124 * Computes the Spearman's rank correlation matrix for the columns of the 129 * @return correlation matrix 136 * Computes the Spearman's rank correlation coefficient between the two arrays 147 public double correlation(final double[] xArray, final double[] yArray) method in class:SpearmansCorrelation [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
comp_corr.c | 22 * Compute cross correlation and pitch gain for pitch prediction 27 int32_t *corr, /* (o) cross correlation */ 32 size_t sRange, /* (i) correlation search length */ 39 /* Calculate correlation and energy */
|
augmented_cb_corr.c | 28 int32_t *crossDot, /* (o) The cross correlation between 43 /* Calculate the correlation between the target and the 44 interpolated codebook. The correlation is calculated in
|
comp_corr.h | 25 * Compute cross correlation and pitch gain for pitch prediction 30 int32_t *corr, /* (o) cross correlation */ 35 size_t sRange, /* (i) correlation search length */
|
my_corr.c | 22 * compute cross correlation between sequences 26 int32_t* corr, /* (o) correlation of seq1 and seq2 */ 36 /* Calculate correlation between the two sequences. Scale the
|
augmented_cb_corr.h | 25 * Calculate correlation between target and Augmented codebooks 33 int32_t *crossDot, /* (o) The cross correlation between
|
my_corr.h | 25 * compute cross correlation between sequences 29 int32_t* corr, /* (o) correlation of seq1 and seq2 */
|
refiner.c | 26 * correlation with idata+centerStartPos through 68 /* compute upsampled correlation and find 75 /* Calculate the rescaling factor for the correlation in order to 76 put the correlation in a int16_t vector instead */ 95 /* Upsample the correlation */
|
/external/libopus/silk/float/ |
corrMatrix_FLP.c | 33 * Correlation matrix computations for LS estimate. 38 /* Calculates correlation vector X'*t */ 43 const opus_int Order, /* I Max lag for correlation */ 44 silk_float *Xt /* O X'*t correlation vector [order] */ 58 /* Calculates correlation matrix X'*X */ 62 const opus_int Order, /* I Max lag for correlation */ 63 silk_float *XX /* O X'*X correlation matrix [order x order] */
|
main_FLP.h | 115 const opus_int order /* I Correlation order (even) */ 214 silk_float *wXX, /* I/O Weighted correlation matrix, reg. out */ 215 const silk_float *wXx, /* I Weighted correlation vector */ 216 const silk_float wxx, /* I Weighted correlation value */ 230 /* Calculates correlation matrix X'*X */ 234 const opus_int Order, /* I Max lag for correlation */ 235 silk_float *XX /* O X'*X correlation matrix [order x order] */ 238 /* Calculates correlation vector X'*t */ 243 const opus_int Order, /* I Max lag for correlation */ 244 silk_float *Xt /* O X'*t correlation vector [order] * [all...] |
regularize_correlations_FLP.c | 36 silk_float *XX, /* I/O Correlation matrices */ 37 silk_float *xx, /* I/O Correlation values */
|
/external/iproute2/man/man8/ |
tc-netem.8 | 19 .IR TIME " [ " JITTER " [ " CORRELATION " ]]]" 27 .IR PERCENT " [ " CORRELATION " ] |" 38 .IR PERCENT " [ " CORRELATION " ]]" 42 .IR PERCENT " [ " CORRELATION " ]]" 46 .IR PERCENT " [ " CORRELATION " ] [ " 72 optional parameters allows to introduce a delay variation and a correlation. 73 Delay and jitter values are expressed in ms while correlation is percentage. 83 network interface. It is also possible to add a correlation, but this option 111 for a chosen percent of packets. It is also possible to add a correlation 116 them. It is also possible to add a correlation through the proper parameter [all...] |
/external/libopus/silk/fixed/ |
main_FIX.h | 115 opus_int *scale, /* O Scaling of the correlation vector */ 119 const opus_int order /* I Correlation order (even) */ 199 const opus_int32 *wXX, /* I Correlation matrix */ 200 const opus_int32 *wXx, /* I Correlation vector */ 216 /* Calculates correlation matrix X'*X */ 220 const opus_int order, /* I Max lag for correlation */ 222 opus_int32 *XX, /* O Pointer to X'*X correlation matrix [ order x order ] */ 226 /* Calculates correlation vector X'*t */ 231 const opus_int order, /* I Max lag for correlation */ 232 opus_int32 *Xt, /* O Pointer to X'*t correlation vector [order] * [all...] |
corrMatrix_FIX.c | 33 * Correlation Matrix Computations for LS estimate. 38 /* Calculates correlation vector X'*t */ 43 const opus_int order, /* I Max lag for correlation */ 44 opus_int32 *Xt, /* O Pointer to X'*t correlation vector [order] */ 74 /* Calculates correlation matrix X'*X */ 78 const opus_int order, /* I Max lag for correlation */ 80 opus_int32 *XX, /* O Pointer to X'*X correlation matrix [ order x order ] */ 108 /* Fill out the diagonal of the correlation matrix */ 118 /* Calculate the remaining elements of the correlation matrix */
|
autocorr_FIX.c | 38 opus_int *scale, /* O Scaling of the correlation vector */ 41 const opus_int correlationCount, /* I Number of correlation taps to compute */
|
regularize_correlations_FIX.c | 36 opus_int32 *XX, /* I/O Correlation matrices */ 37 opus_int32 *xx, /* I/O Correlation values */
|
/external/autotest/client/site_tests/hardware_PerfCounterVerification/ |
hardware_PerfCounterVerification.py | 28 For cycles and instructions, we expect a strong correlation between 30 cycles and instructions. For TLB misses, we expect a strong correlation 109 raise error.TestFail('Poor correlation for cycles ~ loops') 112 raise error.TestFail('Poor correlation for instructions ~ loops') 115 raise error.TestFail('Poor correlation for iTLB-misses ~ loops') 118 raise error.TestFail('Poor correlation for dTLB-misses ~ loops') 121 raise error.TestFail('Poor correlation for branch_count ~ loops')
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
pitch_f4.c | 46 Word16 corr_norm[] /* (o) Q15 : normalized correlation */ 56 Word16 corr_norm[] /* (o) Q15 : normalized correlation */ 85 /* Find interval to compute normalized correlation */ 90 /* Compute normalized correlation between target and filtered excitation */ 118 * the interpolated normalized correlation. * 157 * Description: Find the normalized correlation between the target vector and the * 159 * (correlation between target and filtered excitation divided by the * 170 Word16 corr_norm[]) /* (o) Q15 : normalized correlation */ 207 /* Compute correlation between xn[] and excf[] */ 237 /* Normalize correlation = correlation * (1/sqrt(energy)) * [all...] |
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
accelerate.cc | 38 // When the signal does not contain any active speech, the correlation does 51 // Check for strong correlation or passive speech. 63 // TODO(henrik.lundin) Consider finding multiple correlation peaks and 64 // pick the one with the longest correlation lag in this case.
|
time_stretch.cc | 55 // Downsample to 4 kHz sample rate and calculate auto-correlation. 61 // Find the strongest correlation peak. 96 // Calculate cross-correlation between |vec1| and |vec2|. 108 // Calculate correlation: 161 // Set scaling factor for cross correlation to protect against overflow. 166 // Calculate correlation from lag kMinLag to lag kMaxLag in 4 kHz domain. 172 // Normalize correlation to 14 bits and write to |auto_correlation_|.
|
/external/libnl/lib/route/sch/ |
netem.c | 121 netem->qnm_ro.nmro_correlation = ro.correlation; 132 netem->qnm_crpt.nmcr_correlation = corrupt.correlation; 271 reorder.correlation = netem->qnm_ro.nmro_correlation; 278 corrupt.correlation = netem->qnm_crpt.nmcr_correlation; 429 * Set re-order correlation probability of netem qdisc. 431 * @arg prob New re-ordering correlation probability. 449 * Get re-ordering correlation probability of netem qdisc. 451 * @return Re-ordering correlation probability or a negative error code. 508 * Set corruption correlation probability of netem qdisc. 510 * @arg prob New corruption correlation probability [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
set_sign.cpp | 58 of the max correlation. Updated copyright year. 82 find the position in the input codes of the maximum correlation 128 dn = buffer of correlation values (Word16) 130 dn2 = buffer containing the maximum of correlation in each track.(Word16) 141 correlation for each track. 154 the position of maximum of correlation in each track and the starting 170 void set_sign(Word16 dn[], i/o : correlation between target and h[] 172 Word16 dn2[], o : maximum of correlation in each track. 245 void set_sign(Word16 dn[], /* i/o : correlation between target and h[] */ 247 Word16 dn2[], /* o : maximum of correlation in each track. * [all...] |