media/libraries/common/src
tonihei e1d8044ccc Fix flushing logic of SpeedChangingAudioProcessor
When the processor is flushed, it needs to reset its internal state
in preparation for receiving fresh input data.

Flushing the internal SonicAudioProcessor on the other hand should
not go through the parent flush() method and instead flush the
internal processor only when needed.

PiperOrigin-RevId: 632530395
2024-05-10 10:12:03 -07:00
..
main Fix flushing logic of SpeedChangingAudioProcessor 2024-05-10 10:12:03 -07:00
test Fix flushing logic of SpeedChangingAudioProcessor 2024-05-10 10:12:03 -07:00