/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/aac/libAACenc/src/ |
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/kernel-headers/original/uapi/linux/ |
pkt_sched.h | 544 __u32 delay_corr; /* delay correlation */ 545 __u32 loss_corr; /* packet loss correlation */ 546 __u32 dup_corr; /* duplicate correlation */ 551 __u32 correlation; member in struct:tc_netem_reorder 556 __u32 correlation; member in struct:tc_netem_corrupt
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
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...] |
set_sign.h | 104 void set_sign(Word16 dn[], /* i/o : correlation between target and h[] */ 106 Word16 dn2[], /* o : maximum of correlation in each track. */ 111 Word16 dn[], /* i/o : correlation between target and h[] */ 114 Word16 pos_max[], /* o : position of maximum correlation */
|
/developers/samples/android/notification/MessagingService/ |
README.md | 41 TextView in MessagingFragment for correlation.
|
template-params.xml | 95 TextView in MessagingFragment for correlation.
|
/external/chromium_org/ash/touch/ |
touchscreen_util.cc | 82 // due to the touchscreen's reporting range having no correlation with the
|
/external/chromium_org/third_party/opus/src/celt/ |
pitch.c | 217 #if 0 /* This is a simple version of the pitch correlation that should work 246 #else /* Unrolled version of the pitch correlation -- runs faster on x86 and ARM */ 462 /* Look for another strong correlation at T1b */ 496 due to short-term correlation */
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
structs_FIX.h | 74 opus_int LTPCorr_Q15; /* Normalized correlation from pitch lag estimator */
|
solve_LS_FIX.c | 153 D_Q0[ j ] = tmp_32; /* always < max(Correlation) */ 173 tmp_32 = silk_SUB32( ptr1[ i ], tmp_32 ); /* always < max(Correlation) */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
structs_FLP.h | 74 silk_float LTPCorr; /* Normalized correlation from pitch lag estimator */
|
warped_autocorrelation_FLP.c | 40 const opus_int order /* I Correlation order (even) */
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
cb_search_core.c | 23 int32_t *cDot, /* (i) Cross Correlation */
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
filters.c | 47 // Perform the actual correlation calculation.
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
time_stretch.h | 99 // Calculates the auto-correlation of |downsampled_input_| and writes the
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/ |
aecm_defines.h | 73 #define CORR_MAX 16 /* Maximum correlation offset. */
|
/external/libopus/celt/ |
pitch.c | 217 #if 0 /* This is a simple version of the pitch correlation that should work 246 #else /* Unrolled version of the pitch correlation -- runs faster on x86 and ARM */ 462 /* Look for another strong correlation at T1b */ 496 due to short-term correlation */
|
/external/libopus/silk/fixed/ |
structs_FIX.h | 74 opus_int LTPCorr_Q15; /* Normalized correlation from pitch lag estimator */
|
/external/libopus/silk/float/ |
structs_FLP.h | 74 silk_float LTPCorr; /* Normalized correlation from pitch lag estimator */
|
warped_autocorrelation_FLP.c | 40 const opus_int order /* I Correlation order (even) */
|
/external/webrtc/src/common_audio/signal_processing/ |
auto_correlation.c | 68 // Perform the actual correlation calculation
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
filters.c | 53 // Perform the actual correlation calculation.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
p_med_o.h | 33 Word16 * gain, /* output: normalize correlation of hp_wsp for the Lag */
|
/external/webrtc/src/common_audio/signal_processing/include/ |
signal_processing_library.h | [all...] |