Searched refs:endOfNAL (Results 1 – 3 of 3) sorted by relevance
84 … marker(false), randAccessPt(false), incompframe(false), consumed(false), endOfNAL(false) {} in Payload()86 … bool marker, bool randAccessPt, bool consumed, bool incompframe, bool endOfNAL) in Payload() argument95 this->endOfNAL = endOfNAL; in Payload()120 bool endOfNAL; variable134 endOfNAL = aPayLoad.endOfNAL; in Copy()
442 aOut.endOfNAL = true; in setMarkerInfo()534 aOut.endOfNAL = false; in setMarkerInfo()544 aOut.endOfNAL = true; in setMarkerInfo()
2497 if (it->endOfNAL) in dispatchAccessUnits()