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