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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioInputDescriptor.cpp 69 AUDIO_PORT_CONFIG_FORMAT|AUDIO_PORT_CONFIG_GAIN;
AudioPort.cpp 862 if (config->config_mask & AUDIO_PORT_CONFIG_FORMAT) {
906 if (dstConfig->config_mask & AUDIO_PORT_CONFIG_FORMAT) {
908 if ((srcConfig != NULL) && (srcConfig->config_mask & AUDIO_PORT_CONFIG_FORMAT)) {
AudioOutputDescriptor.cpp 167 AUDIO_PORT_CONFIG_FORMAT|AUDIO_PORT_CONFIG_GAIN;
  /system/media/audio/include/system/
audio.h     [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp 629 configMask |= AUDIO_PORT_CONFIG_FORMAT;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 76 milliseconds