Searched refs:p_lsp (Results 1 – 3 of 3) sorted by relevance
190 Word16 *p_lsp = &lsp[0]; in Int_lpc_1and3() local196 *(p_lsp++) = (*(p_lsp_old++) >> 1) + (*(p_lsp_mid++) >> 1); in Int_lpc_1and3()197 *(p_lsp++) = (*(p_lsp_old++) >> 1) + (*(p_lsp_mid++) >> 1); in Int_lpc_1and3()215 p_lsp = &lsp[0]; in Int_lpc_1and3()219 *(p_lsp++) = (*(p_lsp_mid++) >> 1) + (*(p_lsp_new++) >> 1); in Int_lpc_1and3()220 *(p_lsp++) = (*(p_lsp_mid++) >> 1) + (*(p_lsp_new++) >> 1); in Int_lpc_1and3()327 Word16 *p_lsp = &lsp[0]; in Int_lpc_1and3_2() local333 *(p_lsp++) = (*(p_lsp_old++) >> 1) + (*(p_lsp_mid++) >> 1); in Int_lpc_1and3_2()334 *(p_lsp++) = (*(p_lsp_old++) >> 1) + (*(p_lsp_mid++) >> 1); in Int_lpc_1and3_2()340 p_lsp = &lsp[0]; in Int_lpc_1and3_2()[all …]
357 Word16 *p_lsp = &lsp[m-1]; in Lsp_lsf() local366 temp = *(p_lsp--); in Lsp_lsf()
535 Word16 *p_lsp = &lsp[3]; in check_lsp() local545 dist = *(p_lsp++) - *(p_lsp_1++); in check_lsp()554 p_lsp = &lsp[1]; in check_lsp()559 dist = *(p_lsp++) - *(p_lsp_1++); in check_lsp()