Lines Matching refs:DE_NOT_OK
502 if ((index >= pCoef->gainSetCount) || (index >= 12)) return DE_NOT_OK; in drcDec_readUniDrcGain()
1059 if (pDown == NULL) return DE_NOT_OK; in _skipEqInstructions()
1374 return DE_NOT_OK; in _readDrcInstructionsUniDrc()
1392 if (pDown == NULL) return DE_NOT_OK; in _readDrcInstructionsUniDrc()
1431 return DE_NOT_OK; in _readDrcInstructionsUniDrc()
1477 if (pChan->baseChannelCount > 8) return DE_NOT_OK; in _readChannelLayout()
1512 if (nDownmixCoeffs > 8 * 8) return DE_NOT_OK; in _readDownmixInstructions()
1653 return DE_NOT_OK; in _readUniDrcConfigExtension()
1677 if (hUniDrcConfig == NULL) return DE_NOT_OK; in drcDec_readUniDrcConfig()
1826 return DE_NOT_OK; /* invalid methodDefinition value */ in _decodeMethodValue()
1972 return DE_NOT_OK; in _readLoudnessInfoSetExtension()
1992 if (hLoudnessInfoSet == NULL) return DE_NOT_OK; in drcDec_readLoudnessInfoSet()