/external/aac/libAACenc/src/ |
intensity.cpp | 98 /* only set an IS seed it left/right channel correlation is above IS_CORR_THRESH */ 139 FIXP_DBL corr_thresh; /*!< Only set an IS seed it left/right channel correlation is above corr_thresh */ 264 /* temporary variables to compute correlation */ 335 /* correlation := Pearson's product-moment coefficient */ 336 /* compute correlation between channels and check if it is over threshold */ 408 /* for post processing: hrrErr is the error in terms of (too little) correlation 416 /* set IS mask/vector to 1, if correlation is high enough */ 477 /* based on correlation, IS should not be used 488 /* overwrite correlation based decision */
|
aacenc_pns.cpp | 477 description: Calculate the correlation of noise in a channel pair 533 use msMask to flag correlation 538 pointer to msMask, flags correlation by pns coding (modified) 541 msFlag in msMask (flags correlation) 581 Use MS flag to signal noise correlation if
|
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/ |
audio_AudioBasicUSBPlayback.py | 97 golden_file, recorder, 'correlation'):
|
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/ |
audio_AudioBasicUSBRecord.py | 97 golden_file, recorder, 'correlation'):
|
/external/fec/ |
dsp.3 | 22 product useful in correlation and filtering operations on signed
|
/external/tlsdate/man/ |
tlsdated.conf.5 | 27 checking. This helps prevent correlation between sequential checks and smooth
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
auto_correlation.c | 47 // Perform the actual correlation calculation.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
filters_neon.c | 62 // Perform the actual correlation calculation.
|
/frameworks/base/media/java/android/media/ |
MediaTimestamp.java | 20 * An immutable object that represents the linear correlation between the media time
|
/docs/source.android.com/src/devices/accessories/ |
stylus.jd | 38 collection, timing correlation, and rendering to the application for supported 118 <p>The Android 6.0 platform automatically handles pairing and event correlation,
|
/external/libgsm/man/ |
gsm_option.3 | 81 During encoding, the search for the long-term correlation 84 of the samples for purposes of finding that correlation,
|
/external/libopus/silk/float/ |
SigProc_FLP.h | 83 opus_int correlationCount /* I number of correlation taps to compute */ 91 silk_float *LTPCorr, /* I/O Normalized correlation; input: value from previous frame */
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
encode_lpc_swb.h | 49 * Remove the correlation amonge the components of LAR vectors. If LAR vectors 71 * Remover the correlation among mean-removed LAR vectors. If LAR vectors
|
settings.h | 122 #define PITCH_BW 11 /* half the band width of correlation surface */ 127 /* maximum number of peaks to be examined in correlation surface */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cor_h_x.cpp | 57 1. Unrolled the correlation loop and add mechanism control 122 dn = vector containing the correlation between the target and the 129 dn contents are the newly calculated correlation values 145 This function computes the correlation between the target signal (x) and the 148 The correlation is given by: d[n] = sum_{i=n}^{L-1} x[i] h[i-n], 170 Word16 dn[], // (o): correlation between target and h[] 181 Word16 dn[], // (o): correlation between target and h[] 247 Word16 dn[], /* (o): correlation between target and h[] */
|
p_ol_wgh.cpp | 414 corr = pointer to buffer of correlation values (Word32) 421 cor_max = pointer to the normalized correlation of selected lag (Word16) 428 cor_max contains the newly calculated normalized correlation of the 435 p_max = lag of the max correlation found (Word16) 446 This function finds the lag that has maximum correlation of scal_sig[] in a 448 The correlation is given by 450 The functions outputs the maximum correlation after normalization and the 468 Word32 corr[], // i : correlation vector. 474 Word16 *cor_max, // o : normalized correlation of selected lag 498 // Weighting of the correlation function [all...] |
/frameworks/opt/net/voip/src/jni/rtp/ |
EchoSuppressor.cpp | 33 // A new class of doubletalk detectors based on cross-correlation, 37 // It is well known that cross-correlation can be computed using convolution,
|
/external/aac/libAACdec/src/ |
aacdec_pns.cpp | 161 \brief Set correlation 163 The function activates the noise correlation between the channel pair 177 \brief Indicates if correlation is used 179 The function indicates if the noise correlation between the channel pair 198 The function indicates if the noise correlation between the channel pair
|
/external/iproute2/include/linux/ |
pkt_sched.h | 549 __u32 delay_corr; /* delay correlation */ 550 __u32 loss_corr; /* packet loss correlation */ 551 __u32 dup_corr; /* duplicate correlation */ 556 __u32 correlation; member in struct:tc_netem_reorder 561 __u32 correlation; member in struct:tc_netem_corrupt
|
/external/kernel-headers/original/uapi/linux/ |
pkt_sched.h | 545 __u32 delay_corr; /* delay correlation */ 546 __u32 loss_corr; /* packet loss correlation */ 547 __u32 dup_corr; /* duplicate correlation */ 552 __u32 correlation; member in struct:tc_netem_reorder 557 __u32 correlation; member in struct:tc_netem_corrupt
|
/developers/samples/android/notification/MessagingService/ |
template-params.xml | 107 TextView in MessagingFragment for correlation.
|
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/ |
audio_AudioBasicExternalMicrophone.py | 110 # correlation, which is suitable for fully-digital audio path like USB
|
/external/autotest/server/site_tests/audio_AudioBasicHDMI/ |
audio_AudioBasicHDMI.py | 121 golden_file, recorder, 'correlation'):
|
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/ |
audio_AudioBasicHeadphone.py | 108 # correlation, which is suitable for fully-digital audio path like USB
|
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/ |
audio_AudioBasicInternalMicrophone.py | 119 # correlation, which is suitable for fully-digital audio path like USB
|