Home
last modified time | relevance | path

Searched refs:bandwidth_expansion_coeff (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dqcelpdec.c532 * @note: bandwidth_expansion_coeff could be precalculated into a table
540 double bandwidth_expansion_coeff = QCELP_BANDWIDTH_EXPANSION_COEFF; in lspf2lpc() local
549 lpc[i] *= bandwidth_expansion_coeff; in lspf2lpc()
550 bandwidth_expansion_coeff *= QCELP_BANDWIDTH_EXPANSION_COEFF; in lspf2lpc()

Completed in 1 milliseconds