/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 */
|
/frameworks/base/media/java/android/media/ |
MediaSync.java | 464 * system time, the linear correlation stays steady). Therefore, this method does not
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_scan.c | 328 // is used. Likewise, we find much higher correlation between
|
/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
|
/toolchain/binutils/binutils-2.25/include/elf/ |
ia64.h | 94 /* The section contains PC-to-source correlation information for use by the
|
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
arm_math.h | [all...] |
/external/speex/libspeex/ |
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...] |
/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/opencv3/doc/ |
opencv.bib | 216 title = {Parametric image alignment using enhanced correlation coefficient maximization},
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
lpc_masking_model.c | 631 /* Get correlation coefficients */
|
/external/webrtc/webrtc/modules/video_coding/ |
qm_select.cc | 84 // Reduce thresholds for large scenes/higher pixel correlation. [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
tncc.c | 1181 wpa_hexdump(MSG_DEBUG, "TNC: SoH Correlation ID",
|
/system/core/fastboot/ |
fastboot_protocol.txt | 295 correlation with download speed, so devices are strongly suggested to support at
|
/external/libopus/celt/ |
celt_encoder.c | 769 /* Compute inter-channel correlation for low frequencies */ 801 /* mid-side savings estimations based on min correlation */ 1040 there's too many false-positives due to short-term correlation */ [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 188 Word16 dn[L_SUBFR]; /* Correlation between xn2 and h1 */ 711 * - correlation between target vector and impulse response * [all...] |
/external/opencv3/modules/imgproc/include/opencv2/ |
imgproc.hpp | 325 /** the threshold value \f$T(x, y)\f$ is a weighted sum (cross-correlation with a Gaussian 462 /** Correlation [all...] |
/external/chromium-trace/catapult/telemetry/support/html_output/ |
results-template.html | 1032 // Implement http://www.easycalculation.com/statistics/learn-correlation.php. [all...] |
/external/opencv/ml/include/ |
ml.h | [all...] |
/external/opencv3/3rdparty/libwebp/enc/ |
vp8l.c | 171 // TODO(vikasa): Observed some correlation of cross_color transform with [all...] |
/external/opencv3/modules/imgproc/include/opencv2/imgproc/ |
imgproc_c.h | 122 @param kernel convolution kernel (or rather a correlation kernel), a single-channel floating point [all...] |