Searched refs:DOWNMIX_ID_ANY_DOWNMIX (Results 1 – 4 of 4) sorted by relevance
121 return ((downmixId == 0) || (downmixId == DOWNMIX_ID_ANY_DOWNMIX)); in _fitsLocation()123 return (downmixId == DOWNMIX_ID_ANY_DOWNMIX); in _fitsLocation()125 return ((downmixId != 0) && (downmixId != DOWNMIX_ID_ANY_DOWNMIX)); in _fitsLocation()
123 #define DOWNMIX_ID_ANY_DOWNMIX 0x7F macro
1062 (downmixId != DOWNMIX_ID_ANY_DOWNMIX) && in _skipEqInstructions()1070 } else if ((downmixId == DOWNMIX_ID_ANY_DOWNMIX) || in _skipEqInstructions()1393 (pInst->downmixId[0] != DOWNMIX_ID_ANY_DOWNMIX) && in _readDrcInstructionsUniDrc()1406 ((pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) || in _readDrcInstructionsUniDrc()1445 if ((pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) || in _readDrcInstructionsUniDrc()
926 (pDrcInstructionUniDrc->downmixId[i] == DOWNMIX_ID_ANY_DOWNMIX) || in _preSelectionRequirement123()1703 DOWNMIX_ID_ANY_DOWNMIX != pInst->downmixId[j] && in _drcSetFinalSelection_downmixId()2118 if (pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) { in _generateOutputInfo()3152 (DOWNMIX_ID_ANY_DOWNMIX == pLoudnessInfo[i].downmixId))) { in _getMixingLevel()