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

  /hardware/libhardware_legacy/include/hardware_legacy/
audio_policy_conf.h 47 #define CHANNELS_TAG "channel_masks"
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h 46 #define CHANNELS_TAG "channel_masks"
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
ConfigParsingUtils.cpp 124 } else if (strcmp(node->name, CHANNELS_TAG) == 0) {
169 } else if (strcmp(node->name, CHANNELS_TAG) == 0 &&
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 1223 milliseconds