Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dg_code.cpp239 Word16 *p_xn2 = xn2; in G_code() local
252 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s); in G_code()
254 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s); in G_code()
256 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s); in G_code()
258 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s); in G_code()
Dcl_ltp.cpp650 Word16 *p_xn2; in cl_ltp() local
748 p_xn2 = &xn2[0]; in cl_ltp()
757 *(p_xn2++) = *(p_xn++) - (Word16)L_temp; in cl_ltp()