Home
last modified time | relevance | path

Searched defs:isOffload (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.h112 bool isOffload() const final { return false; } in isOffload() function
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DGenerators.cpp61 bool isOffload = false; in generateOutFlags() local
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/media/audio/include/system/
Daudio_effect.h544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/media/audio/include/system/
Daudio_effect.h544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/media/audio/include/system/
Daudio_effect.h544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/media/audio/include/system/
Daudio_effect.h544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/system/media/audio/include/system/
H A Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/media/audio/include/system/
Daudio_effect.h549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp82 AudioTrackCallbackImpl(jclass audioTrackClass, jobject audioTrackWeakRef, bool isOffload) in AudioTrackCallbackImpl()
159 AudioTrackJniStorage(jclass audioTrackClass, jobject audioTrackRef, bool isOffload = false) in AudioTrackJniStorage()
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DAudioSession.java128 void setAudioOffload(boolean isOffload) { in setAudioOffload()

123