Searched refs:wave_synth_hist (Results 1 – 2 of 2) sorted by relevance
150 Atrac3pWaveSynthParams wave_synth_hist[2]; ///< waves synth history for two frames member
196 ctx->ch_units[i].waves_info = &ctx->ch_units[i].wave_synth_hist[0]; in atrac3p_decode_init()197 ctx->ch_units[i].waves_info_prev = &ctx->ch_units[i].wave_synth_hist[1]; in atrac3p_decode_init()