MCPcopy Create free account
hub / github.com/IENT/YUView / CurrentSliceData

Class CurrentSliceData

YUViewLib/src/parser/AVC/ParserAnnexBAVC.cpp:66–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64{
65
66struct CurrentSliceData
67{
68 int poc{};
69 bool isRandomAccess{};
70};
71
72std::optional<FrameParsingData>
73getFrameDataWithUpdatedPosition(std::optional<FrameParsingData> data,

Callers 1

parseAndAddNALUnitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected