Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dadj_thr.cpp1202 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()
1265 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()
1352 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_reduceMinSnr()
1457 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()
1702 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1729 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1771 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1799 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1832 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()
1849 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.h362 ID_DSE = 4, /**< Currently one Data Stream Element for ancillary data is supported. */ enumerator
/external/aac/libAACdec/src/
Daacdecoder.cpp1408 case ID_DSE: in CAacDecoder_DecodeFrame()
/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp862 case ID_DSE: in CProgramConfig_LookupElement()