/external/aac/libMpegTPDec/src/ |
D | tpdec_latm.cpp | 136 UCHAR configMode = 0; in CLatmDemux_ReadAudioMuxElement() local 146 configMode |= AC_CM_DET_CFG_CHANGE; in CLatmDemux_ReadAudioMuxElement() 150 configMode, configChanged))) { in CLatmDemux_ReadAudioMuxElement() 171 configMode = 0; in CLatmDemux_ReadAudioMuxElement() 174 configMode |= AC_CM_DET_CFG_CHANGE; in CLatmDemux_ReadAudioMuxElement() 177 configMode |= AC_CM_ALLOC_MEM; in CLatmDemux_ReadAudioMuxElement() 184 configMode, configChanged))) { in CLatmDemux_ReadAudioMuxElement() 286 int *pfConfigFound, UCHAR configMode, UCHAR configChanged) { in CLatmDemux_ReadStreamMuxConfig() argument 386 pTpDecCallbacks, configMode, configChanged, in CLatmDemux_ReadStreamMuxConfig() 392 pAscDummy, &tmpBs, 1, pTpDecCallbacks, configMode, in CLatmDemux_ReadStreamMuxConfig() [all …]
|
D | tpdec_lib.cpp | 275 UCHAR configMode = AC_CM_DET_CFG_CHANGE; in transportDec_OutOfBandConfig() local 287 configMode = AC_CM_ALLOC_MEM; in transportDec_OutOfBandConfig() 301 configMode, configChanged); in transportDec_OutOfBandConfig() 309 &hTp->callbacks, configMode, in transportDec_OutOfBandConfig() 317 hTp->asc[layer].configMode, &hTp->asc[layer].AacConfigChanged); in transportDec_OutOfBandConfig() 326 configMode, configChanged); in transportDec_OutOfBandConfig() 332 hTp->asc[layer].configMode, &hTp->asc[layer].AacConfigChanged); in transportDec_OutOfBandConfig() 374 UCHAR configMode = AC_CM_ALLOC_MEM; in transportDec_InBandConfig() local 481 configMode = AC_CM_DET_CFG_CHANGE; in transportDec_InBandConfig() 487 configMode = AC_CM_ALLOC_MEM; in transportDec_InBandConfig() [all …]
|
D | tpdec_asc.cpp | 1457 asc->configMode, &asc->SbrConfigChanged, dsFactor); in ld_sbr_header() 1565 eldExtLen, asc->configMode, &asc->SacConfigChanged); in EldSpecificConfig_Parse() 1932 usc->element[i].m_stereoConfigIndex, asc->configMode, in UsacRsv60DecoderConfig_Parse() 1972 usc->element[i].m_stereoConfigIndex, asc->configMode, in UsacRsv60DecoderConfig_Parse() 1999 asc->configMode, &asc->SacConfigChanged)) { in UsacRsv60DecoderConfig_Parse() 2028 usc->element[i].m_stereoConfigIndex, asc->configMode, in UsacRsv60DecoderConfig_Parse() 2314 int fExplicitBackwardCompatible, CSTpCallBacks *cb, UCHAR configMode, in AudioSpecificConfig_Parse() argument 2322 self->configMode = configMode; in AudioSpecificConfig_Parse() 2417 self->configMode, &self->SacConfigChanged)) { in AudioSpecificConfig_Parse() 2536 asc->configMode, &asc->SbrConfigChanged, 1)) { in Drm_xHEAACDecoderConfig() [all …]
|
D | tpdec_drm.h | 199 const UCHAR configMode,
|
D | tpdec_latm.h | 177 int *pfConfigFound, UCHAR configMode, UCHAR configChanged);
|
/external/aac/libMpegTPEnc/include/ |
D | tp_data.h | 332 configMode; /**< The flag indicates if the callback shall work in memory member 365 const UCHAR configMode, UCHAR *configChanged); 373 const UCHAR configMode, UCHAR *configChanged); 381 const UCHAR configMode, UCHAR *configChanged,
|
/external/aac/libMpegTPDec/include/ |
D | tp_data.h | 332 configMode; /**< The flag indicates if the callback shall work in memory member 365 const UCHAR configMode, UCHAR *configChanged); 373 const UCHAR configMode, UCHAR *configChanged); 381 const UCHAR configMode, UCHAR *configChanged,
|
D | tpdec_lib.h | 315 int fExplicitBackwardCompatible, CSTpCallBacks *cb, UCHAR configMode,
|
/external/aac/libSBRdec/include/ |
D | sbrdecoder.h | 234 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor); 264 const UCHAR configMode, UCHAR *configChanged,
|
/external/aac/libSBRdec/src/ |
D | sbrdecoder.cpp | 532 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) { in sbrDecoder_InitElement() argument 570 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_InitElement() 595 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_InitElement() 804 const UCHAR configMode, UCHAR *configChanged, in sbrDecoder_Header() argument 822 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header() 828 elementIndex, harmonicSBR, stereoConfigIndex, configMode, configChanged, in sbrDecoder_Header() 835 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header() 844 headerStatus = sbrGetHeaderData(hSbrHeader, hBs, self->flags, 0, configMode); in sbrDecoder_Header() 847 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header() 853 if (configMode & AC_CM_ALLOC_MEM) { in sbrDecoder_Header() [all …]
|
D | env_extr.h | 398 const int fIsSbrData, const UCHAR configMode);
|
D | env_extr.cpp | 380 const UCHAR configMode) { in sbrGetHeaderData() argument 387 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrGetHeaderData()
|
/external/aac/libAACdec/src/ |
D | aacdecoder.cpp | 1014 UCHAR configMode = 0; in CAacDecoder_ExtPayloadParse() local 1019 configMode |= AC_CM_ALLOC_MEM; in CAacDecoder_ExtPayloadParse() 1028 0, configMode, &configChanged, self->downscaleFactor); in CAacDecoder_ExtPayloadParse() 1581 UCHAR configMode, UCHAR *configChanged) { in CAacDecoder_Init() argument 1778 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() 1796 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() 1839 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() 1880 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() 1916 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() 1935 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init() [all …]
|
D | aacdecoder_lib.cpp | 179 UCHAR configMode, UCHAR *configChanged) { in aacDecoder_Config() argument 183 err = CAacDecoder_Init(self, pAscStruct, configMode, configChanged); in aacDecoder_Config() 275 UCHAR configMode, UCHAR *configChanged) { in aacDecoder_ConfigCallback() argument 282 { err = aacDecoder_Config(self, pAscStruct, configMode, configChanged); } in aacDecoder_ConfigCallback() 376 const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, in aacDecoder_SbrCallback() argument 383 configMode, configChanged, downscaleFactor); in aacDecoder_SbrCallback() 392 const INT configBytes, const UCHAR configMode, UCHAR *configChanged) { in aacDecoder_SscCallback() argument 400 coreSbrFrameLengthIndex, configBytes, configMode, configChanged); in aacDecoder_SscCallback()
|
D | aacdecoder.h | 423 UCHAR configMode,
|
/external/aac/libSACdec/include/ |
D | sac_dec_lib.h | 320 INT configBytes, const UCHAR configMode, UCHAR *configChanged);
|
/external/aac/libSACdec/src/ |
D | sac_dec_lib.cpp | 704 INT configBytes, const UCHAR configMode, UCHAR *configChanged) { in mpegSurroundDecoder_Config() argument 714 if (configMode == AC_CM_DET_CFG_CHANGE) { in mpegSurroundDecoder_Config() 736 if (configMode == AC_CM_DET_CFG_CHANGE) { in mpegSurroundDecoder_Config() 771 if (configMode & AC_CM_DET_CFG_CHANGE) { in mpegSurroundDecoder_Config() 775 if (configMode & AC_CM_ALLOC_MEM) { in mpegSurroundDecoder_Config()
|
/external/aac/libAACenc/src/ |
D | aacenc_lib.cpp | 1233 const UCHAR configMode, UCHAR *configChanged, in aacenc_SbrCallback() argument 1247 const UCHAR configMode, UCHAR *configChanged) { in aacenc_SscCallback() argument
|