Home
last modified time | relevance | path

Searched refs:h1_sf0 (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcod_amr.cpp1244 Word16 h1_sf0[L_SUBFR]; /* The impulse response of sf0 */ in cod_amr() local
1475 memcpy(h1_sf0, st->h1, L_SUBFR*sizeof(Word16)); in cod_amr()
1561 Convolve(&st->exc[i_subfr_sf0], h1_sf0, y1, L_SUBFR); in cod_amr()