Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrwb/enc/src/
Dint_lpc.c34 Word16 isp_new[], /* input : isps from present frame */ in Int_isp() argument
52 L_tmp += (isp_new[i] * fac_new)<<1; in Int_isp()
60 Isp_Az(isp_new, Az, M, 0); in Int_isp()
/frameworks/av/media/module/codecs/amrwb/dec/src/
Dinterpolate_isp.cpp117 int16 isp_new[], /* input : isps from present frame */ in interpolate_isp() argument
134 L_tmp = mac_16by16_to_int32(L_tmp, isp_new[i], fac_new); in interpolate_isp()
143 Isp_Az(isp_new, Az, M, 0); in interpolate_isp()
Dpvamrwbdecoder_acelp.h110 int16 isp_new[], /* input : isps from present frame */
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dacelp.h87 Word16 isp_new[], /* input : isps from present frame */