Searched defs:dstOutput (Results 1 – 5 of 5) sorted by relevance
172 void moveEffects(int /* audio_session_t */ session, in moveEffects()
484 audio_io_handle_t dstOutput = mFdp.ConsumeIntegral<int32_t>(); in invokeAudioEffect() local
602 audio_io_handle_t dstOutput) { in moveEffects()1236 AudioFlingerServerAdapter::moveEffects(int32_t session, int32_t srcOutput, int32_t dstOutput) { in moveEffects()
232 …::android::binder::Status moveEffects(int32_t session, int32_t srcOutput, int32_t dstOutput) overr… in moveEffects()
1527 …:Status BpAudioFlingerService::moveEffects(int32_t session, int32_t srcOutput, int32_t dstOutput) { in moveEffects()