Home
last modified time | relevance | path

Searched refs:GAINS_TAG (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
Daudio_policy_conf.h63 #define GAINS_TAG "gains" macro
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp65 } else if (strcmp(node->name, GAINS_TAG) == 0) { in loadInput()
112 } else if (strcmp(node->name, GAINS_TAG) == 0) { in loadOutput()
170 } else if (strcmp(node->name, GAINS_TAG) == 0) { in loadDevice()