Searched defs:ppc_gain (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | metasound.c | 77 float pgain_base, pgain_step, ppc_gain; in decode_ppc() local 42 add_peak(float period, int width, const float *shape, float ppc_gain, float *speech, int len) add_peak() argument
|
H A D | twinvqdec.c | 189 float ppc_gain = 1.0 / 8192 * in decode_ppc() local 155 add_peak(int period, int width, const float *shape, float ppc_gain, float *speech, int len) add_peak() argument
|
Completed in 3 milliseconds