/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.cpp | 114 #define L_H 22 /* size of truncated impulse response of A(z/g1)/A(z/g2) */ 363 // impulse response of A(z/0.7)/A(z/0.75) 491 /* impulse response of A(z/0.7)/A(z/0.75) */
|
/external/ImageMagick/tests/ |
validate.h | 149 "+noise Impulse",
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
c1035pf.cpp | 266 Word16 h[], // (i) : impulse response of weighted synthesis filter 403 Word16 h[], /* (i) : impulse response of weighted synthesis filter*/ 595 Word16 h[], // (i) : impulse response of weighted synthesis filter 650 Word16 h[], /* (i) : impulse response of weighted synthesis filter
|
c8_31pf.cpp | 119 h[] Array of type Word16 -- impulse response of 192 Word16 h[], /* i : impulse response of weighted synthesis filter*/ 667 h Array of type Word16 -- impulse response of weighted synthesis filter 750 Word16 h[], /* i : impulse response of weighted synthesis
|
cod_amr.cpp | 841 Word16 h1_sf0[L_SUBFR]; // The impulse response of sf0 1012 * - compute impulse response of weighted synthesis filter (h1[]) * 1015 * - update the impulse response h1[] by including fixed-gain pitch * [all...] |
spreproc.cpp | 116 h1 -- Word16 array -- impulse response 184 Word16 h1[], /* o : impulse response */
|
c4_17pf.cpp | 112 Word16 h[], /* i : impulse response of weighted synthesis filter */ 138 h[] Array of type Word16 -- impulse response of weighted synthesis filter 214 Word16 h[], /* i : impulse response of weighted synthesis filter */ 678 h[] Array of type Word16 -- impulse response of 742 Word16 h[], /* i : impulse response of weighted synthesis filter */
|
cl_ltp.cpp | 445 h1 = pointer to impulse response vector (Word16) 499 Word16 *h1, // i : Impulse response vector Q12 625 Word16 *h1, /* i : Impulse response vector Q12 */
|
c1035pf.h | 109 Word16 h[], /* (i) : impulse response of weighted synthesis filter
|
c2_11pf.h | 104 Word16 h[], /* i : impulse response of weighted synthesis filter */
|
c2_9pf.h | 105 Word16 h[], /* i : impulse response of weighted synthesis filter */
|
c3_14pf.h | 105 Word16 h[], /* (i) : impulse response of weighted synthesis filter */
|
c4_17pf.h | 104 Word16 h[], /* (i) : impulse response of weighted synthesis filter */
|
c8_31pf.h | 106 Word16 h[], /* i : impulse response of weighted synthesis
|
cbsearch.h | 111 Word16 h[], /* i : impulse response of weighted synthesis */
|
cl_ltp.h | 139 Word16 *h1, /* i : Impulse response vector Q12 */
|
cor_h.h | 81 Word16 h[], /* (i) : impulse response of weighted synthesis
|
cor_h_x.h | 87 Word16 h[], /* (i): impulse response of weighted synthesis filter */
|
cor_h_x2.h | 106 Word16 h[], /* (i): impulse response of weighted synthesis filter */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
Norm_Corr_neon.s | 19 @ Word16 h[], /* (i) Q15 : impulse response of synth/wgt filters */
|
/cts/apps/CtsVerifier/jni/audio_loopback/ |
sles.cpp | 178 // Experimentally, a single frame impulse was insufficient to trigger feedback. 227 // i is the number of milliseconds before impulse. You may need to adjust this.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
ph_disp_tab.cpp | 47 This file contains the table of impulse responses of the phase dispersion 48 filters. All impulse responses are in Q15
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 190 Word16 h1[L_SUBFR]; /* Impulse response vector */ 191 Word16 h2[L_SUBFR]; /* Impulse response vector */ 704 * - compute impulse response of weighted synthesis filter (h1[]) * 710 * - update the impulse response h1[] for codebook search * 711 * - correlation between target vector and impulse response * 798 * Compute impulse response, h1[], of weighted synthesis filter * [all...] |
/docs/source.android.com/src/devices/audio/ |
latency_measurements.jd | 68 <a href="http://en.wikipedia.org/wiki/Finite_impulse_response">finite impulse response</a>
|
/external/speex/libspeex/ |
cb_search.c | 67 /* Compute codeword response using convolution with impulse response */
|