Searched refs:NAL_CODED_SLICE (Results 1 – 4 of 4) sorted by relevance
51 NAL_CODED_SLICE = 1, enumerator
114 ASSERT( pNalUnit->nalUnitType == NAL_CODED_SLICE || in h264bsdDecodeSliceHeader()590 nalUnitType == NAL_CODED_SLICE || in DecRefPicMarking()
302 case NAL_CODED_SLICE: in h264bsdDecode()
674 else if ( nuNext->nalUnitType != NAL_CODED_SLICE && in h264bsdCheckAccessUnitBoundary()