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 81 static inline int audioFormatFromNative(audio_format_t nativeFormat)
android_media_AudioSystem.cpp 421 recParamData[0] = (jint) audioFormatFromNative(clientConfig->format);
425 recParamData[3] = (jint) audioFormatFromNative(deviceConfig->format);
894 audioFormatFromNative(nAudioPortConfig->format),
    [all...]
android_hardware_SoundTrigger.cpp 226 audioFormatFromNative(event->audio_config.format),
    [all...]

Completed in 1549 milliseconds