
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