Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ to_string
Function
to_string
YUViewLib/src/parser/AVC/slice_header.cpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
std::string to_string(SliceType type) { return sliceTypeCoding.getMeaning(type); }
77
78
using namespace reader;
79
Callers
7
parseAndAddNALUnit
Method · 0.70
parseExtradata_AVC
Method · 0.50
parseAVPacket
Method · 0.50
parse
Method · 0.50
parseAndAddOBU
Method · 0.50
parse
Method · 0.50
parse
Method · 0.50
Calls
1
getMeaning
Method · 0.80
Tested by
no test coverage detected