Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
struct CurrentSliceData
67
{
68
int poc{};
69
bool isRandomAccess{};
70
};
71
72
std::optional<FrameParsingData>
73
getFrameDataWithUpdatedPosition(std::optional<FrameParsingData> data,
Callers
1
parseAndAddNALUnit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected