Home
last modified time | relevance | path

Searched refs:DE_OK (Results 1 – 8 of 8) sorted by relevance

/external/aac/libDRCdec/src/
DdrcGainDec_preprocess.cpp156 return DE_OK; in _getCicpCharacteristic()
186 return DE_OK; in _getSlopeSign()
192 DRC_ERROR err = DE_OK; in _isSlopeNegative()
208 return DE_OK; in _isSlopeNegative()
215 DRC_ERROR err = DE_OK; in _prepareDrcCharacteristic()
258 return DE_OK; in _prepareDrcCharacteristic()
292 return DE_OK; in _compressorIO_sigmoid_common()
301 DRC_ERROR err = DE_OK; in _compressorIO_sigmoid()
325 DRC_ERROR err = DE_OK; in _compressorIO_sigmoid_inverse()
370 return DE_OK; in _compressorIO_nodes()
[all …]
DdrcDec_gainDecoder.cpp169 return DE_OK; in drcDec_GainDecoder_Open()
174 DRC_ERROR err = DE_OK; in drcDec_GainDecoder_Init()
200 return DE_OK; in drcDec_GainDecoder_SetParam()
215 return DE_OK; in drcDec_GainDecoder_SetCodecDependentParameters()
224 DRC_ERROR err = DE_OK; in drcDec_GainDecoder_Config()
249 return DE_OK; in drcDec_GainDecoder_Close()
257 DRC_ERROR err = DE_OK; in drcDec_GainDecoder_Preprocess()
300 if (pCoef == NULL) return DE_OK; in drcDec_GainDecoder_Conceal()
323 return DE_OK; in drcDec_GainDecoder_Conceal()
397 DRC_ERROR err = DE_OK; in drcDec_GainDecoder_ProcessTimeDomain()
[all …]
DFDK_drcDecLib.cpp213 DRC_ERROR dErr = DE_OK; in FDK_drcDec_Open()
245 DRC_ERROR dErr = DE_OK; in FDK_drcDec_SetCodecMode()
320 DRC_ERROR dErr = DE_OK; in FDK_drcDec_Init()
386 DRC_ERROR dErr = DE_OK; in FDK_drcDec_SetParam()
580 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadUniDrcConfig()
603 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadDownmixInstructions_Box()
627 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadUniDrcInstructions_Box()
651 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadUniDrcCoefficients_Box()
675 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadLoudnessInfoSet()
698 DRC_ERROR dErr = DE_OK; in FDK_drcDec_ReadLoudnessBox()
[all …]
DdrcGainDec_init.cpp112 DRC_ERROR err = DE_OK; in _generateDrcInstructionsDerivedData()
183 return DE_OK; in _generateDrcInstructionsDerivedData()
213 return DE_OK; in initGainDec()
260 DRC_ERROR err = DE_OK; in initActiveDrc()
315 return DE_OK; in initActiveDrc()
332 return DE_OK; in initActiveDrcOffset()
DdrcGainDec_process.cpp147 return DE_OK; in _prepareLnbIndex()
164 return DE_OK; in _interpolateDrcGain()
198 return DE_OK; in _interpolateDrcGain()
207 DRC_ERROR err = DE_OK; in _processNodeSegments()
255 DRC_ERROR err = DE_OK; in processDrcTime()
349 return DE_OK; in processDrcTime()
360 DRC_ERROR err = DE_OK; in processDrcSubband()
531 return DE_OK; in processDrcSubband()
DdrcDec_reader.cpp180 DRC_ERROR err = DE_OK; in drcDec_readUniDrc()
455 DRC_ERROR err = DE_OK; in _readUniDrcGainExtension()
486 DRC_ERROR err = DE_OK; in drcDec_readUniDrcGain()
490 if (pCoef == NULL) return DE_OK; in drcDec_readUniDrcGain()
491 if (hUniDrcGain == NULL) return DE_OK; /* hUniDrcGain not initialized yet */ in drcDec_readUniDrcGain()
754 return DE_OK; in _readGainSet()
811 return DE_OK; in _readCustomDrcCharacteristic()
1014 DRC_ERROR err = DE_OK; in _skipEqInstructions()
1106 DRC_ERROR err = DE_OK; in _readDrcCoefficientsUniDrc()
1246 DRC_ERROR err = DE_OK; in _readDrcInstructionsUniDrc()
[all …]
DdrcDecoder.h113 DE_OK = 0, enumerator
DdrcDec_tools.cpp278 return DE_OK; in deriveDrcChannelGroups()