Searched defs:onFramesProcessed (Results 1 – 4 of 4) sorted by relevance
329 virtual void onFramesProcessed([[maybe_unused]] int32_t framesProcessed) {} in onFramesProcessed() function
36 void onFramesProcessed(int32_t framesProcessed) override { in onFramesProcessed() function in AudioEffectCallback
210 void onFramesProcessed(int32_t framesProcessed) override { in onFramesProcessed() function in android::__anon63faec010211::LegacyCallbackWrapper
1247 void Spatializer::onFramesProcessed(int32_t framesProcessed) { in onFramesProcessed() function in android::Spatializer