Searched refs:decode_lspf (Results 1 – 2 of 2) sorted by relevance
111 static int decode_lspf(QCELPContext *q, float *lspf) in decode_lspf() function754 if (decode_lspf(q, quantized_lspf) < 0) { in qcelp_decode_frame()767 decode_lspf(q, quantized_lspf); in qcelp_decode_frame()
282 static int decode_lspf(EVRCContext *e) in decode_lspf() function788 if (decode_lspf(e) < 0) in evrc_decode_frame()