/external/speex/libspeex/ |
sb_celp.c | 398 /* Compute auto-correlation */ 400 autocorr[0] = ADD16(autocorr[0],MULT16_16_Q15(autocorr[0],st->lpc_floor)); /* Noise floor in auto-correlation domain */ [all...] |
nb_celp.c | 311 /* Compute auto-correlation */ 313 autocorr[0] = ADD16(autocorr[0],MULT16_16_Q15(autocorr[0],st->lpc_floor)); /* Noise floor in auto-correlation domain */ [all...] |
mdf.c | [all...] |
/external/opencv/cv/src/ |
cvtemplmatch.cpp | 195 // calculate correlation by blocks
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cor_h.cpp | 142 sign = vector containing the sign information for the correlation
|
corrwght_tab.cpp | 51 This file contains the tables for correlation weights
|
inter_36.cpp | 126 Purpose : Interpolating the normalized correlation
|
inter_36_tab.cpp | 77 Purpose : Tables for interpolating the normalized correlation
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
isf_extrapolation.cpp | 204 MaxCorr++; /* Maximum correlation of difference vector */
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 150 * \param cm_use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/ |
dbreg.h | 150 * \param cm_use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.h | 150 * \param cm_use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11
|
/external/aac/libSBRenc/src/ |
ps_encode.cpp | 876 /**** calculate energies and correlation ****/ [all...] |
/external/dnsmasq/src/ |
cache.c | 139 unsigned int c, val = 017465; /* Barker code - minimum self-correlation in cyclic shift */ [all...] |
/external/qemu/ |
qemu-timer.c | 277 /* Correlation between real and virtual time is always going to be [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
lpc_masking_model.c | 645 /* Get correlation coefficients */ [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
tncc.c | 1226 wpa_hexdump(MSG_DEBUG, "TNC: SoH Correlation ID",
|
/libcore/luni/src/main/java/java/sql/ |
DatabaseMetaData.java | [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 186 Word16 dn[L_SUBFR]; /* Correlation between xn2 and h1 */ 707 * - correlation between target vector and impulse response * [all...] |
/external/opencv/ml/include/ |
ml.h | [all...] |
/external/webp/src/enc/ |
vp8l.c | 169 // TODO(vikasa): Observed some correlation of cross_color transform with [all...] |
/external/aac/libSBRdec/src/ |
psdec.cpp | [all...] |
/external/libpcap/doc/ |
pcap.xml | 406 <t>The Name Resolution Block is used to support the correlation of numeric addresses (present in the captured packets) and their corresponding canonical names and it is optional. Having the literal names saved in the file, this prevents the need of a name resolution in a delayed time, when the association between names and addresses can be different from the one in use at capture time. Moreover, The Name Resolution Block avoids the need of issuing a lot of DNS requests every time the trace capture is opened, and allows to have name resolution also when reading the capture with a machine not connected to the network.</t> [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
motion_est.cpp | [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_est.cpp | [all...] |