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::__anon5606674b0211::LegacyCallbackWrapper
1191 void Spatializer::onFramesProcessed(int32_t framesProcessed) { in onFramesProcessed() function in android::Spatializer