MCPcopy 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
76std::string to_string(SliceType type) { return sliceTypeCoding.getMeaning(type); }
77
78using namespace reader;
79

Callers 7

parseAndAddNALUnitMethod · 0.70
parseExtradata_AVCMethod · 0.50
parseAVPacketMethod · 0.50
parseMethod · 0.50
parseAndAddOBUMethod · 0.50
parseMethod · 0.50
parseMethod · 0.50

Calls 1

getMeaningMethod · 0.80

Tested by

no test coverage detected