HomeSort by relevance Sort by last modified time
    Searched refs:audioFormatFromNative (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_media_AudioFormat.h 56 static inline int audioFormatFromNative(audio_format_t nativeFormat)
android_media_AudioSystem.cpp 696 audioFormatFromNative(nAudioPortConfig->format),
765 jint jFormat = audioFormatFromNative(nAudioPort->formats[j]);
    [all...]
android_hardware_SoundTrigger.cpp 217 audioFormatFromNative(event->audio_config.format),
    [all...]

Completed in 610 milliseconds