Lines Matching refs:pActiveDrc
111 ACTIVE_DRC* pActiveDrc) { in _generateDrcInstructionsDerivedData() argument
124 pActiveDrc->channelGroupForChannel, in _generateDrcInstructionsDerivedData()
126 ? pActiveDrc->duckingModificationForChannelGroup in _generateDrcInstructionsDerivedData()
141 pActiveDrc->channelGroupIsParametricDrc[g] = 1; in _generateDrcInstructionsDerivedData()
143 pActiveDrc->channelGroupIsParametricDrc[g] = 0; in _generateDrcInstructionsDerivedData()
153 pActiveDrc->bandCountForChannelGroup[g] = 1; in _generateDrcInstructionsDerivedData()
155 pActiveDrc->gainElementCount = in _generateDrcInstructionsDerivedData()
159 if (pActiveDrc->channelGroupIsParametricDrc[g]) { in _generateDrcInstructionsDerivedData()
161 pActiveDrc->bandCountForChannelGroup[g] = 1; in _generateDrcInstructionsDerivedData()
166 pActiveDrc->bandCountForChannelGroup[g] = bandCount; in _generateDrcInstructionsDerivedData()
170 pActiveDrc->gainElementCount = gainElementCount; in _generateDrcInstructionsDerivedData()
174 pActiveDrc->gainElementForGroup[0] = 0; in _generateDrcInstructionsDerivedData()
176 pActiveDrc->gainElementForGroup[g] = in _generateDrcInstructionsDerivedData()
177 pActiveDrc->gainElementForGroup[g - 1] + in _generateDrcInstructionsDerivedData()
178 pActiveDrc->bandCountForChannelGroup[g - 1]; /* index of first gain in _generateDrcInstructionsDerivedData()