/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
pkt_sched.h | 516 __u32 correlation; member in struct:tc_netem_reorder 521 __u32 correlation; member in struct:tc_netem_corrupt
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
pkt_sched.h | 516 __u32 correlation; member in struct:tc_netem_reorder 521 __u32 correlation; member in struct:tc_netem_corrupt
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
pkt_sched.h | 516 __u32 correlation; member in struct:tc_netem_reorder 521 __u32 correlation; member in struct:tc_netem_corrupt
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
pkt_sched.h | 516 __u32 correlation; member in struct:tc_netem_reorder 521 __u32 correlation; member in struct:tc_netem_corrupt
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
pkt_sched.h | 516 __u32 correlation; member in struct:tc_netem_reorder 521 __u32 correlation; member in struct:tc_netem_corrupt
|
/external/opencv3/modules/cudaarithm/include/opencv2/ |
cudaarithm.hpp | [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
c2_11pf.cpp | 122 Word16 dn[], /* i : correlation between target and h[] */ 345 dn, correlation between target and h[], array of type Word16 405 Word16 dn[], /* i : correlation between target and h[] */
|
c3_14pf.cpp | 92 Word16 dn[], /* i : correlation between target and h[] */ 316 dn[] Array of type Word16 -- correlation between target and h[] 374 Word16 dn[], /* i : correlation between target and h[] */
|
cor_h_x.h | 89 Word16 dn[], /* (o): correlation between target and h[] */
|
cor_h_x2.h | 108 Word16 dn[], /* (o): correlation between target and h[] */
|
inter_36.h | 49 Purpose : Interpolating the normalized correlation
|
s10_8pf.h | 114 Word16 dn[], /* i : correlation between target and h[] */
|
c2_9pf.cpp | 122 Word16 dn[], /* i : correlation between target and h[] */ 435 dn = vector containing the correlation between target and the impulse 474 Word16 dn[], // i : correlation between target and h[] 589 Word16 dn[], /* i : correlation between target and h[] */ 738 dn = vector containing the correlation between target and the impulse 806 Word16 dn[], /* i : correlation between target and h[] */ [all...] |
c4_17pf.cpp | 101 Word16 dn[], /* i : correlation between target and h[] */ 328 dn[] Array of type Word16 -- correlation between target and h[] 387 Word16 dn[], /* i : correlation between target and h[] */
|
/external/aac/libFDK/src/ |
autocorr2nd.cpp | 87 Description: auto-correlation functions
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
entropy_coding.c | 158 /* compute correlation from power spectrum */ 241 if (CorrQ11[1]==0) /* Use next correlation */ 315 if (CorrQ11[1]==0) /* Use next correlation */ 567 /* compute correlation from power spectrum */ [all...] |
filters_mips.c | 132 // Correlation calculation is divided in 3 cases depending on the scaling
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
c2t64fx.c | 48 Word16 dn[], /* (i) <12b : correlation between target x[] and H[] */
|
/hardware/libhardware/include/hardware/ |
gps.h | [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
LogRecord.java | 76 * thread id, for ease of correlation, unless it is greater than
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.cpp | 369 // 1st correlation of h[] 497 /* 1st correlation of h[] */
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
entropy_coding.c | 57 /* compute correlation from power spectrum */ 146 if (CorrQ11[1] == 0) { /* Use next correlation */ 500 /* compute correlation from power spectrum */ [all...] |
/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...] |
/development/perftests/panorama/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/opencv/cv/src/ |
cvtemplmatch.cpp | 195 // calculate correlation by blocks
|