HEVC Test Model (HM)
HM-16.18
|
reading functionality for NAL units More...
Go to the source code of this file.
Classes | |
class | InputNALUnit |
Macros | |
#define | __NALREAD__ |
Functions | |
Void | read (InputNALUnit &nalu) |
Void | readNalUnitHeader (InputNALUnit &nalu) |
reading functionality for NAL units
Definition in file NALread.h.
Void read | ( | InputNALUnit & | nalu | ) |
create a NALunit structure with given header values and storage for a bitstream
Definition at line 175 of file NALread.cpp.
Void readNalUnitHeader | ( | InputNALUnit & | nalu | ) |
Definition at line 129 of file NALread.cpp.