Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg729dec.c201 int16_t vq_1st, int16_t vq_2nd_low, int16_t vq_2nd_high) in lsf_decode() argument
208 quantizer_output[i] = cb_lsp_1st[vq_1st][i ] + cb_lsp_2nd[vq_2nd_low ][i ]; in lsf_decode()