Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmavoice_data.h3026 static const float wmavoice_energy_table[128] = { variable
H A Dwmavoice.c650 coeffs[n] = wmavoice_energy_table[127] * in calc_input_response()
653 coeffs[n] = wmavoice_energy_table[FFMAX(0, idx)]; in calc_input_response()

Completed in 7 milliseconds