Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c66 int transient_counter; ///< number of transient samples from the beginning of the transient zone member
522 s->channel[ch].transient_counter = in decode_channel_residues()
523 FFMAX(s->channel[ch].transient_counter, s->samples_per_frame / 2); in decode_channel_residues()
524 } else if (s->channel[ch].transient_counter) in decode_channel_residues()
620 s->channel[ich].transient_counter = s->samples_per_frame; in reset_codec()

Completed in 3 milliseconds