Searched refs:ID_DSE (Results 1 – 6 of 6) sorted by relevance
1176 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 …]
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()
384 ID_DSE = 4, /**< Currently one Data Stream Element for ancillary data is supported. */ enumerator
862 case ID_DSE: in CProgramConfig_LookupElement()
1403 case ID_DSE: in CAacDecoder_DecodeFrame()