inverse_quant    1198 libavcodec/g723_1.c         inverse_quant(cur_lsp, p->prev_lsp, p->lsp_index, bad_frame);
inverse_quant    1279 libavcodec/g723_1.c             inverse_quant(p->sid_lsp, p->prev_lsp, p->lsp_index, 0);
inverse_quant    2397 libavcodec/g723_1.c     inverse_quant(cur_lsp, p->prev_lsp, p->lsp_index, 0);
inverse_quant     200 libavcodec/g726.c     dq = inverse_quant(c, I);