Searched defs:configMode (Results 1 - 11 of 11) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_latm.cpp136 UCHAR configMode = 0; local
146 configMode |= AC_CM_DET_CFG_CHANGE;
150 configMode, configChanged))) {
171 configMode = 0;
174 configMode |= AC_CM_DET_CFG_CHANGE;
177 configMode |= AC_CM_ALLOC_MEM;
184 configMode, configChanged))) {
286 int *pfConfigFound, UCHAR configMode, UCHAR configChanged) {
386 pTpDecCallbacks, configMode, configChanged,
392 pAscDummy, &tmpBs, 1, pTpDecCallbacks, configMode,
283 CLatmDemux_ReadStreamMuxConfig( HANDLE_FDK_BITSTREAM bs, CLatmDemux *pLatmDemux, CSTpCallBacks *pTpDecCallbacks, CSAudioSpecificConfig *pAsc, int *pfConfigFound, UCHAR configMode, UCHAR configChanged) argument
[all...]
H A Dtpdec_lib.cpp275 UCHAR configMode = AC_CM_DET_CFG_CHANGE; local
287 configMode = AC_CM_ALLOC_MEM;
301 configMode, configChanged);
309 &hTp->callbacks, configMode,
317 hTp->asc[layer].configMode, &hTp->asc[layer].AacConfigChanged);
326 configMode, configChanged);
332 hTp->asc[layer].configMode, &hTp->asc[layer].AacConfigChanged);
374 UCHAR configMode = AC_CM_ALLOC_MEM; local
481 configMode = AC_CM_DET_CFG_CHANGE;
486 configMode
884 UCHAR configMode = AC_CM_DET_CFG_CHANGE; local
1458 UCHAR configMode = AC_CM_DET_CFG_CHANGE; local
[all...]
H A Dtpdec_asc.cpp1301 asc->configMode, &asc->SbrConfigChanged, dsFactor);
1408 eldExtLen, asc->configMode, &asc->SacConfigChanged);
1744 usc->element[i].m_stereoConfigIndex, asc->configMode,
1784 usc->element[i].m_stereoConfigIndex, asc->configMode,
1802 asc->configMode, &asc->SacConfigChanged)) {
1831 usc->element[i].m_stereoConfigIndex, asc->configMode,
2086 int fExplicitBackwardCompatible, CSTpCallBacks *cb, UCHAR configMode,
2094 self->configMode = configMode;
2164 self->configMode,
2084 AudioSpecificConfig_Parse( CSAudioSpecificConfig *self, HANDLE_FDK_BITSTREAM bs, int fExplicitBackwardCompatible, CSTpCallBacks *cb, UCHAR configMode, UCHAR configChanged, AUDIO_OBJECT_TYPE m_aot) argument
2398 DrmRawSdcAudioConfig_Parse( CSAudioSpecificConfig *self, HANDLE_FDK_BITSTREAM bs, CSTpCallBacks *cb, UCHAR configMode, UCHAR configChanged) argument
[all...]
/external/aac/libSBRdec/src/
H A Denv_extr.cpp380 const UCHAR configMode) {
387 if (configMode & AC_CM_DET_CFG_CHANGE) {
378 sbrGetHeaderData(HANDLE_SBR_HEADER_DATA hHeaderData, HANDLE_FDK_BITSTREAM hBs, const UINT flags, const int fIsSbrData, const UCHAR configMode) argument
H A Dsbrdecoder.cpp534 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) {
572 if (configMode & AC_CM_DET_CFG_CHANGE) {
597 if (configMode & AC_CM_DET_CFG_CHANGE) {
806 const UCHAR configMode, UCHAR *configChanged,
824 if (configMode & AC_CM_DET_CFG_CHANGE) {
830 elementIndex, harmonicSBR, stereoConfigIndex, configMode, configChanged,
837 if (configMode & AC_CM_DET_CFG_CHANGE) {
846 headerStatus = sbrGetHeaderData(hSbrHeader, hBs, self->flags, 0, configMode);
849 if (configMode & AC_CM_DET_CFG_CHANGE) {
855 if (configMode
529 sbrDecoder_InitElement( HANDLE_SBRDECODER self, const int sampleRateIn, const int sampleRateOut, const int samplesPerFrame, const AUDIO_OBJECT_TYPE coreCodec, const MP4_ELEMENT_ID elementID, const int elementIndex, const UCHAR harmonicSBR, const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) argument
800 sbrDecoder_Header(HANDLE_SBRDECODER self, HANDLE_FDK_BITSTREAM hBs, const INT sampleRateIn, const INT sampleRateOut, const INT samplesPerFrame, const AUDIO_OBJECT_TYPE coreCodec, const MP4_ELEMENT_ID elementID, const INT elementIndex, const UCHAR harmonicSBR, const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) argument
[all...]
/external/aac/libAACdec/src/
H A Daacdecoder.cpp944 UCHAR configMode = 0; local
949 configMode |= AC_CM_ALLOC_MEM;
958 0, configMode, &configChanged, self->downscaleFactor);
1477 UCHAR configMode, UCHAR *configChanged) {
1633 if (configMode & AC_CM_ALLOC_MEM) {
1669 if (configMode & AC_CM_ALLOC_MEM) {
1687 if (configMode & AC_CM_ALLOC_MEM) {
1731 if (configMode & AC_CM_ALLOC_MEM) {
1772 if (configMode & AC_CM_ALLOC_MEM) {
1800 if (configMode
1476 CAacDecoder_Init(HANDLE_AACDECODER self, const CSAudioSpecificConfig *asc, UCHAR configMode, UCHAR *configChanged) argument
[all...]
H A Daacdecoder_lib.cpp179 UCHAR configMode, UCHAR *configChanged) {
183 err = CAacDecoder_Init(self, pAscStruct, configMode, configChanged);
275 UCHAR configMode, UCHAR *configChanged) {
282 { err = aacDecoder_Config(self, pAscStruct, configMode, configChanged); }
376 const INT configBytes, const UCHAR configMode,
385 configMode, configChanged);
177 aacDecoder_Config( HANDLE_AACDECODER self, const CSAudioSpecificConfig *pAscStruct, UCHAR configMode, UCHAR *configChanged) argument
273 aacDecoder_ConfigCallback(void *handle, const CSAudioSpecificConfig *pAscStruct, UCHAR configMode, UCHAR *configChanged) argument
371 aacDecoder_SscCallback(void *handle, HANDLE_FDK_BITSTREAM hBs, const AUDIO_OBJECT_TYPE coreCodec, const INT samplingRate, const INT stereoConfigIndex, const INT coreSbrFrameLengthIndex, const INT configBytes, const UCHAR configMode, UCHAR *configChanged) argument
/external/aac/libAACenc/src/
H A Daacenc_lib.cpp1207 const UCHAR configMode, UCHAR *configChanged,
1220 const UCHAR configMode, UCHAR *configChanged) {
1200 aacenc_SbrCallback(void *self, HANDLE_FDK_BITSTREAM hBs, const INT sampleRateIn, const INT sampleRateOut, const INT samplesPerFrame, const AUDIO_OBJECT_TYPE coreCodec, const MP4_ELEMENT_ID elementID, const INT elementIndex, const UCHAR harmonicSbr, const UCHAR stereoConfigIndex, const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) argument
1216 aacenc_SscCallback(void *self, HANDLE_FDK_BITSTREAM hBs, const AUDIO_OBJECT_TYPE coreCodec, const INT samplingRate, const INT stereoConfigIndex, const INT coreSbrFrameLengthIndex, const INT configBytes, const UCHAR configMode, UCHAR *configChanged) argument
/external/aac/libMpegTPDec/include/
H A Dtp_data.h332 configMode; /**< The flag indicates if the callback shall work in memory member in struct:__anon464
365 const UCHAR configMode, UCHAR *configChanged);
372 const UCHAR configMode, UCHAR *configChanged);
380 const UCHAR configMode, UCHAR *configChanged,
/external/aac/libMpegTPEnc/include/
H A Dtp_data.h332 configMode; /**< The flag indicates if the callback shall work in memory member in struct:__anon489
365 const UCHAR configMode, UCHAR *configChanged);
372 const UCHAR configMode, UCHAR *configChanged);
380 const UCHAR configMode, UCHAR *configChanged,
/external/aac/libSACdec/src/
H A Dsac_dec_lib.cpp698 INT coreSbrFrameLengthIndex, INT configBytes, const UCHAR configMode,
706 if (configMode == AC_CM_DET_CFG_CHANGE) {
721 if (configMode == AC_CM_DET_CFG_CHANGE) {
741 if (configMode & AC_CM_DET_CFG_CHANGE) {
745 if (configMode & AC_CM_ALLOC_MEM) {
695 mpegSurroundDecoder_Config( CMpegSurroundDecoder *pMpegSurroundDecoder, HANDLE_FDK_BITSTREAM hBs, AUDIO_OBJECT_TYPE coreCodec, INT samplingRate, INT stereoConfigIndex, INT coreSbrFrameLengthIndex, INT configBytes, const UCHAR configMode, UCHAR *configChanged) argument

Completed in 360 milliseconds