Searched refs:D_ACELP_decode_4t64 (Results 1 – 3 of 3) sorted by relevance
115 void D_ACELP_decode_4t64(SHORT index[], int nbits, FIXP_COD code[]);
356 void D_ACELP_decode_4t64(SHORT index[], int nbits, FIXP_COD code[]) { in D_ACELP_decode_4t64() function
826 D_ACELP_decode_4t64(pAcelpData->icb_index[subfr_nr], nbits, &code[0]); in CLpd_AcelpDecode()