OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:correlation
(Results
151 - 175
of
299
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/tracing/tracing/extras/importer/
battor_importer.html
207
// TODO(aschulman) Low-pass the samples to improve the cross-
correlation
.
238
// Find the sync start time (peak of the cross-
correlation
).
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
do_plc.c
140
/* Calculate the periodicity for the lag with the maximum
correlation
.
163
/* Square the cross
correlation
and norm it such that max_perSquare
enhancer_interface.c
126
/* compute cross
correlation
*/
210
/* compute cross
correlation
*/
/external/webrtc/webrtc/modules/audio_processing/vad/
vad_audio_proc.cc
55
"
correlation
weight incorrect size");
120
// Computes |kLpcOrder + 1|
correlation
coefficients.
/external/webrtc/webrtc/common_audio/signal_processing/include/
signal_processing_library.h
411
// A 32-bit fix-point implementation of auto-
correlation
computation
420
// - result : auto-
correlation
values (values should be seen
425
// auto-
correlation
in Q0
484
// Calculates reflection coefficients (16 bit) from auto-
correlation
values
487
// - auto_corr : Auto-
correlation
values
496
// The functions (with related pointer) calculate the cross-
correlation
between
504
// - seq1 : First sequence (fixed throughout the
correlation
)
506
// new
correlation
)
507
// - dim_seq : Number of samples to use in the cross-
correlation
515
// cross-
correlation
value
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
Util.java
64
* Calculate cross
correlation
using FFT with periodic boundary handling.
/developers/build/prebuilts/gradle/MessagingService/
README.md
48
TextView in MessagingFragment for
correlation
.
/developers/samples/android/notification/MessagingService/
README.md
44
TextView in MessagingFragment for
correlation
.
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py
217
#
correlation
, which is suitable for fully-digital audio path like USB
/external/fec/
README
29
and
correlation
.
/external/iproute2/
README.distribution
94
and
correlation
coefficient (rho). You can then plug these values
/external/iproute2/netem/
README.distribution
96
and
correlation
coefficient (rho). You can then plug these values
/external/libvorbis/doc/
stereo.html
122
<h4>maximal
correlation
</h4>
133
channels usually correlate. This
correlation
is even stronger if one
140
correlation
before coupling. This feature of the Vorbis format is not
148
representation gives benefits when left/right
correlation
is
/external/speex/include/speex/
speex_echo.h
149
/** Remove
correlation
between the channels by modifying the phase and possibly
/external/speex/libspeex/
sb_celp.h
63
const spx_word16_t *lagWindow; /**< Auto-
correlation
window */
/external/webrtc/webrtc/modules/video_coding/
qm_select_data.h
215
// higher
correlation
in HD scenes means lower spatial prediction error.
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
calc_cor.cpp
43
Description: Optimize code by calculating two
correlation
per iteration
131
The
correlation
is given by
155
Word32 corr[]) // o :
correlation
of selected lag
205
Word32 corr[]) /* o :
correlation
of selected lag */
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp
42
-modified threshold based on
correlation
coeff 0.75 only for mode H.263
45
-modified threshold based on
correlation
coeff 0.5
271
-modified threshold based on
correlation
coeff 0.75 only for mode H.263
274
-modified threshold based on
correlation
coeff 0.5
/frameworks/av/media/libstagefright/foundation/
ADebug.cpp
180
// roll over, and mess up the
correlation
between related experiments.
/toolchain/binutils/binutils-2.25/include/vms/
dst.h
153
/* Source
correlation
. */
/external/autotest/client/cros/chameleon/
chameleon_audio_helper.py
385
Compares recorded data with golden data by cross
correlation
method.
391
'
correlation
' and 'frequency' are supported.
/external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp
390
m_testCtx.getLog() << TestLog::Message << "Warning: Wait time
correlation
to rendering workload size is unclear." << TestLog::EndMessage;
395
m_testCtx.getLog() << TestLog::Message << "Warning: Read time
correlation
to rendering workload size is unclear." << TestLog::EndMessage;
/external/libopus/silk/fixed/
burg_modified_FIX.c
121
/* Update first row of
correlation
matrix (without first element) */
122
/* Update last row of
correlation
matrix (without last element, stored in reversed order) */
/external/libopus/silk/float/
noise_shape_analysis_FLP.c
246
/* Calculate warped auto
correlation
*/
250
/* Calculate regular auto
correlation
*/
/external/opencv3/samples/cpp/
image_alignment.cpp
312
cerr << "The execution was interrupted. The
correlation
value is going to be minimized." << endl;
322
// cout << "Final
correlation
: " << cc << endl << flush;
Completed in 1468 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>