Home
last modified time | relevance | path

Searched refs:ID_DSE (Results 1 – 6 of 6) sorted by relevance

/external/aac/libAACenc/src/
Dadj_thr.cpp1176 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()
1239 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()
1326 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_reduceMinSnr()
1431 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()
1675 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1702 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1744 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1772 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1805 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1822 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
[all …]
Dbitenc.cpp779 FDKwriteBits(hBitStream, ID_DSE, EL_ID_BITS); in FDKaacEnc_writeDataStreamElement()
1352 if(elInfo.elType != ID_DSE) { in FDKaacEnc_WriteBitstream()
Dchannel_map.cpp247 case ID_DSE: in FDKaacEnc_initElement()
/external/aac/libSYS/include/
DFDK_audio.h384 ID_DSE = 4, /**< Currently one Data Stream Element for ancillary data is supported. */ enumerator
/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp862 case ID_DSE: in CProgramConfig_LookupElement()
/external/aac/libAACdec/src/
Daacdecoder.cpp1403 case ID_DSE: in CAacDecoder_DecodeFrame()