Home
last modified time | relevance | path

Searched refs:gAudioProfileFields (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp220 } gAudioProfileFields; variable
1414 gAudioProfileFields.mSamplingRates)); in convertAudioPortFromNative()
1419 gAudioProfileFields.mChannelMasks)); in convertAudioPortFromNative()
1423 gAudioProfileFields in convertAudioPortFromNative()
1426 env->GetIntField(jAudioProfile, gAudioProfileFields.mEncapsulationType); in convertAudioPortFromNative()
3619 gAudioProfileFields.mSamplingRates = in register_android_media_AudioSystem()
3621 gAudioProfileFields.mChannelMasks = in register_android_media_AudioSystem()
3623 gAudioProfileFields.mChannelIndexMasks = in register_android_media_AudioSystem()
3625 gAudioProfileFields.mEncapsulationType = in register_android_media_AudioSystem()