Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopusdec.c77 static void opus_fade(float *out, in opus_fade() function
116 opus_fade(s->cur_out[i], s->cur_out[i], in opus_flush_resample()
299 opus_fade(s->cur_out[i], s->cur_out[i], in opus_decode_frame()
312 opus_fade(s->cur_out[i] + samples - 120 + delayed_samples, in opus_decode_frame()
322 opus_fade(s->cur_out[i] + 120 + delayed_samples, in opus_decode_frame()

Completed in 1 milliseconds