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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c64 int transient_counter; ///< number of transient samples from the beginning of the transient zone member in struct:__anon3286
516 s->channel[ch].transient_counter =
517 FFMAX(s->channel[ch].transient_counter, s->samples_per_frame / 2);
518 } else if (s->channel[ch].transient_counter)
616 s->channel[ich].transient_counter = s->samples_per_frame;

Completed in 156 milliseconds