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/
HwModule.cpp 58 } else if (strcmp(node->name, CHANNELS_TAG) == 0) {
105 } else if (strcmp(node->name, CHANNELS_TAG) == 0) {
164 } else if (strcmp(node->name, CHANNELS_TAG) == 0) {
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 42 milliseconds