Searched refs:ID_DSE (Results 1 – 6 of 6) sorted by relevance
1202 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 …]
779 FDKwriteBits(hBitStream, ID_DSE, EL_ID_BITS); in FDKaacEnc_writeDataStreamElement()1352 if(elInfo.elType != ID_DSE) { in FDKaacEnc_WriteBitstream()
247 case ID_DSE: in FDKaacEnc_initElement()
362 ID_DSE = 4, /**< Currently one Data Stream Element for ancillary data is supported. */ enumerator
1408 case ID_DSE: in CAacDecoder_DecodeFrame()
862 case ID_DSE: in CProgramConfig_LookupElement()