Searched refs:ID_DSE (Results 1 – 8 of 8) sorted by relevance
29 ID_DSE, enumerator
314 if ((ele_type == ID_FIL) || (ele_type == ID_DSE) || (new_element == 0)) { in ixheaacd_aacdec_decodeframe()481 case ID_DSE: in ixheaacd_aacdec_decodeframe()493 if (ele_type == ID_DSE) { in ixheaacd_aacdec_decodeframe()
1363 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()1441 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_correctThresh()1531 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_reduceMinSnr()1544 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_reduceMinSnr()1622 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()1709 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()1731 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()1810 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_allowMoreHoles()1927 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()1983 if (cm->elInfo[elementId].elType != ID_DSE) { in FDKaacEnc_adaptThresholdsToPe()[all …]
766 FDKwriteBits(hBitStream, ID_DSE, EL_ID_BITS); in FDKaacEnc_writeDataStreamElement()1238 if (elInfo.elType != ID_DSE) { in FDKaacEnc_WriteBitstream()
213 case ID_DSE: in FDKaacEnc_initElement()
427 ID_DSE = 4, /**< Currently one Data Stream Element for ancillary data is enumerator
1089 case ID_DSE: in CProgramConfig_LookupElement()
2881 case ID_DSE: { in CAacDecoder_DecodeFrame()