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
1055 (downmixId != DOWNMIX_ID_ANY_DOWNMIX) && in _skipEqInstructions()1063 } else if ((downmixId == DOWNMIX_ID_ANY_DOWNMIX) || in _skipEqInstructions()1387 (pInst->downmixId[0] != DOWNMIX_ID_ANY_DOWNMIX) && in _readDrcInstructionsUniDrc()1400 ((pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) || in _readDrcInstructionsUniDrc()1439 if ((pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) || in _readDrcInstructionsUniDrc()
928 (pDrcInstructionUniDrc->downmixId[i] == DOWNMIX_ID_ANY_DOWNMIX) || in _preSelectionRequirement123()1666 DOWNMIX_ID_ANY_DOWNMIX != pInst->downmixId[j] && in _drcSetFinalSelection_downmixId()2076 if (pInst->downmixId[0] == DOWNMIX_ID_ANY_DOWNMIX) { in _generateOutputInfo()3103 (DOWNMIX_ID_ANY_DOWNMIX == pLoudnessInfo[i].downmixId))) { in _getMixingLevel()