/external/aac/libMpegTPDec/src/ |
D | tpdec_latm.cpp | 135 UCHAR configChanged = 0; in CLatmDemux_ReadAudioMuxElement() local 150 configMode, configChanged))) { in CLatmDemux_ReadAudioMuxElement() 184 configMode, configChanged))) { in CLatmDemux_ReadAudioMuxElement() 193 configChanged = 1; in CLatmDemux_ReadAudioMuxElement() 286 int *pfConfigFound, UCHAR configMode, UCHAR configChanged) { in CLatmDemux_ReadStreamMuxConfig() argument 386 pTpDecCallbacks, configMode, configChanged, in CLatmDemux_ReadStreamMuxConfig() 393 configChanged, AOT_NULL_OBJECT))) in CLatmDemux_ReadStreamMuxConfig() 409 configChanged, AOT_NULL_OBJECT))) in CLatmDemux_ReadStreamMuxConfig() 415 configChanged, AOT_NULL_OBJECT))) in CLatmDemux_ReadStreamMuxConfig()
|
D | tpdec_lib.cpp | 274 UCHAR configChanged = 0; in transportDec_OutOfBandConfig() local 301 configMode, configChanged); in transportDec_OutOfBandConfig() 310 configChanged, AOT_NULL_OBJECT); in transportDec_OutOfBandConfig() 326 configMode, configChanged); in transportDec_OutOfBandConfig() 346 configChanged = 1; in transportDec_OutOfBandConfig() 367 UCHAR *configChanged, UINT layer, in transportDec_InBandConfig() argument 399 *configChanged = 0; in transportDec_InBandConfig() 480 *configChanged = 0; in transportDec_InBandConfig() 492 *configChanged, hTp->asc[layer].m_aot); in transportDec_InBandConfig() 507 *configChanged = 1; in transportDec_InBandConfig() [all …]
|
D | tpdec_drm.h | 200 const UCHAR configChanged);
|
D | tpdec_latm.h | 177 int *pfConfigFound, UCHAR configMode, UCHAR configChanged);
|
D | tpdec_asc.cpp | 2315 UCHAR configChanged, AUDIO_OBJECT_TYPE m_aot) { in AudioSpecificConfig_Parse() argument 2323 self->AacConfigChanged = configChanged; in AudioSpecificConfig_Parse() 2324 self->SbrConfigChanged = configChanged; in AudioSpecificConfig_Parse() 2325 self->SacConfigChanged = configChanged; in AudioSpecificConfig_Parse() 2665 UCHAR configMode, UCHAR configChanged) { in DrmRawSdcAudioConfig_Parse() argument 2689 self->AacConfigChanged = configChanged; in DrmRawSdcAudioConfig_Parse() 2690 self->SbrConfigChanged = configChanged; in DrmRawSdcAudioConfig_Parse() 2691 self->SacConfigChanged = configChanged; in DrmRawSdcAudioConfig_Parse()
|
/external/aac/libSBRdec/include/ |
D | sbrdecoder.h | 234 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor); 264 const UCHAR configMode, UCHAR *configChanged,
|
/external/aac/libMpegTPEnc/include/ |
D | tp_data.h | 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 | 365 const UCHAR configMode, UCHAR *configChanged); 373 const UCHAR configMode, UCHAR *configChanged); 381 const UCHAR configMode, UCHAR *configChanged,
|
D | tpdec_lib.h | 316 UCHAR configChanged, AUDIO_OBJECT_TYPE m_aot); 371 const UCHAR buildUpStatus, UCHAR *configChanged, const UINT layer,
|
/external/aac/libSACdec/src/ |
D | sac_calcM1andM2.h | 125 int configChanged);
|
D | sac_calcM1andM2.cpp | 753 int configChanged) { in initM1andM2() argument 756 self->bOverwriteM1M2prev = (configChanged && !initStatesFlag) ? 1 : 0; in initM1andM2()
|
D | sac_dec_lib.cpp | 704 INT configBytes, const UCHAR configMode, UCHAR *configChanged) { in mpegSurroundDecoder_Config() argument 776 if (*configChanged) { in mpegSurroundDecoder_Config()
|
/external/aac/libSACdec/include/ |
D | sac_dec_lib.h | 320 INT configBytes, const UCHAR configMode, UCHAR *configChanged);
|
/external/aac/libAACdec/src/ |
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.cpp | 734 UCHAR configChanged = 0; in CAacDecoder_PreRollExtensionPayloadParse() local 798 self->buildUpStatus, &configChanged, 0, in CAacDecoder_PreRollExtensionPayloadParse() 1015 UCHAR configChanged = 0; in CAacDecoder_ExtPayloadParse() local 1028 0, configMode, &configChanged, self->downscaleFactor); in CAacDecoder_ExtPayloadParse() 1581 UCHAR configMode, UCHAR *configChanged) { in CAacDecoder_Init() argument 2068 *configChanged = 1; in CAacDecoder_Init() 2110 if (*configChanged) { in CAacDecoder_Init() 2425 if (*configChanged) { in CAacDecoder_Init() 2473 if (*configChanged) { in CAacDecoder_Init() 2491 if (*configChanged) { in CAacDecoder_Init() [all …]
|
D | aacdecoder.h | 424 UCHAR *configChanged);
|
/external/aac/libSBRdec/src/ |
D | sbrdecoder.cpp | 532 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) { in sbrDecoder_InitElement() argument 571 *configChanged = 1; in sbrDecoder_InitElement() 804 const UCHAR configMode, UCHAR *configChanged, in sbrDecoder_Header() argument 828 elementIndex, harmonicSBR, stereoConfigIndex, configMode, configChanged, in sbrDecoder_Header()
|
/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
|