Searched refs:EWelsNalUnitType (Results 1 – 12 of 12) sorted by relevance
268 bool ToRemainDidNal (const unsigned char* pSrc, EWelsNalUnitType eNalType, int iTarDid) { in ToRemainDidNal()298 tmpSLostSim.eNalType = (EWelsNalUnitType) ((* (pSrcPtr + iPrefix)) & 0x1f); // eNalUnitType in ExtractDidNal()331 …tmpSLostSim.eNalType = (EWelsNalUnitType) ((* (pSrc + iBufPos + ilastprefixlen)) & 0x1f); // eNalU… in SimulateNALLoss()350 …tmpSLostSim.eNalType = (EWelsNalUnitType) ((* (pSrc + iBufPos + ilastprefixlen)) & 0x1f); // eNalU… in SimulateNALLoss()372 …tmpSLostSim.eNalType = (EWelsNalUnitType) ((* (pSrc + iBufPos + ilastprefixlen)) & 0x1f); // eNalU… in SimulateNALLoss()
45 WelsCommon::EWelsNalUnitType eNalType;157 bool ToRemainDidNal (const unsigned char* pSrc, EWelsNalUnitType eNalType, int iTarDid);
53 sNalUnitHeader->eNalUnitType = (EWelsNalUnitType)kiType; in WelsLoadNal()87 sNalUnitHeader->eNalUnitType = (EWelsNalUnitType)kiType; in WelsLoadNalForSlice()
2951 const EWelsNalUnitType keNalType, in AddPrefixNal()3466 EWelsNalUnitType eNalType = NAL_UNIT_UNSPEC_0; in WelsEncoderEncodeExt()4538 const EWelsNalUnitType keNalType = pCtx->eNalType; in WelsCodeOnePicPartition()
83 enum EWelsNalUnitType { enum248 EWelsNalUnitType eNalUnitType;
115 const EWelsNalUnitType keNalType,
81 EWelsNalUnitType m_eNalType;
158 EWelsNalUnitType eNalType; // NAL type
35 void MockPacketType (const EWelsNalUnitType eNalUnitType, const int iPacketLength);189 void DecoderInterfaceTest::MockPacketType (const EWelsNalUnitType eNalUnitType, const int iPacketLe… in MockPacketType()
144 pNalUnitHeader->eNalUnitType = (EWelsNalUnitType) (pNal[0] & 0x1f); // eNalUnitType in ParseNalHeader()578 EWelsNalUnitType eNalType = NAL_UNIT_UNSPEC_0; // make initial value as unspecified in ParseNonVclNal()
885 EWelsNalUnitType eNalType = static_cast<EWelsNalUnitType> (0); in ParseSliceHeaderSyntaxs()
806 EWelsNalUnitType eNalType = in DecodeFrame2WithCtx()