Searched refs:add_peak (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | metasound.c | 42 static void add_peak(float period, int width, const float *shape, in add_peak() function 112 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc()
|
D | twinvqdec.c | 155 static void add_peak(int period, int width, const float *shape, in add_peak() function 208 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc()
|