Lines Matching refs:FDK_ASSERT
389 FDK_ASSERT(j < (UINT)-1); in parseExcludedChannels()
705 FDK_ASSERT(self != NULL); in aacDecoder_drcExtractAndMap()
706 FDK_ASSERT(hBs != NULL); in aacDecoder_drcExtractAndMap()
707 FDK_ASSERT(pAacDecoderStaticChannelInfo != NULL); in aacDecoder_drcExtractAndMap()
893 FDK_ASSERT(0); in aacDecoder_drcApply()
925 FDK_ASSERT(0); in aacDecoder_drcApply()
1099 FDK_ASSERT(self != NULL); in aacDecoder_drcParameterHandling()
1414 FDK_ASSERT(gain_delay <= nSamples); in applyDrcLevelNormalization()
1438 FDK_ASSERT(pGainPerSample != NULL); in applyDrcLevelNormalization()
1486 FDK_ASSERT(stride == 1); in applyDrcLevelNormalization()
1487 FDK_ASSERT(pGainPerSample != NULL); in applyDrcLevelNormalization()