NalUnitType       340 source/common/slice.h     NalUnitType m_nalUnitType;
NalUnitType       250 source/encoder/dpb.cpp void DPB::decodingRefreshMarking(int pocCurr, NalUnitType nalUnitType)
NalUnitType       325 source/encoder/dpb.cpp NalUnitType DPB::getNalUnitType(int curPOC, bool bIsKeyFrame)
NalUnitType        70 source/encoder/dpb.h     void decodingRefreshMarking(int pocCurr, NalUnitType nalUnitType);
NalUnitType        72 source/encoder/dpb.h     NalUnitType getNalUnitType(int curPoc, bool bIsKeyFrame);
NalUnitType        60 source/encoder/nal.cpp void NALList::serialize(NalUnitType nalUnitType, const Bitstream& bs)
NalUnitType        59 source/encoder/nal.h     void serialize(NalUnitType nalUnitType, const Bitstream& bs);