Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqcelpdata.h511 #define QCELP_SQRT1887 1.373681186 macro
H A Dqcelpdec.c344 tmp_gain = gain[i] * (QCELP_SQRT1887 / 32768.0); in compute_svector()
366 tmp_gain = gain[i] * (QCELP_SQRT1887 / 32768.0); in compute_svector()

Completed in 2 milliseconds