Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmetasound.c77 float pgain_base, pgain_step, ppc_gain; in decode_ppc() local
107 pgain_base = channels == 2 ? 25000.0 : 20000.0; in decode_ppc()
108 pgain_step = pgain_base / ((1 << mtab->pgain_bit) - 1); in decode_ppc()
111 pgain_base, TWINVQ_PGAIN_MU); in decode_ppc()

Completed in 1 milliseconds