Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3plusdec.c209 ctx->ch_units[i].waves_info_prev = &ctx->ch_units[i].wave_synth_hist[1]; in atrac3p_decode_init()
321 ch_unit->waves_info_prev->tones_present) { in reconstruct_frame()
345 FFSWAP(Atrac3pWaveSynthParams *, ch_unit->waves_info, ch_unit->waves_info_prev); in reconstruct_frame()
H A Datrac3plus.h152 Atrac3pWaveSynthParams *waves_info_prev; member
H A Datrac3plusdsp.c227 waves_synth(ch_unit->waves_info_prev, tones_now, &tones_now->curr_env, in ff_atrac3p_generate_tones()
228 fdsp, ch_unit->waves_info_prev->invert_phase[sb] & ch_num, in ff_atrac3p_generate_tones()

Completed in 4 milliseconds