Searched refs:ts_decay_35_64 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | truespeech_data.h | 154 static const int16_t ts_decay_35_64[8] = variable |
H A D | truespeech.c | 270 t[i] = (ts_decay_35_64[i] * ptr1[i]) >> 15; in truespeech_synth() |
Completed in 2 milliseconds