HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AnnexBStats Struct Reference

#include <AnnexBread.h>

Public Member Functions

AnnexBStatsoperator+= (const AnnexBStats &rhs)
 

Public Attributes

UInt m_numLeadingZero8BitsBytes
 
UInt m_numZeroByteBytes
 
UInt m_numStartCodePrefixBytes
 
UInt m_numBytesInNALUnit
 
UInt m_numTrailingZero8BitsBytes
 

Detailed Description

Statistics associated with AnnexB bytestreams

Definition at line 176 of file AnnexBread.h.

Member Function Documentation

AnnexBStats& AnnexBStats::operator+= ( const AnnexBStats rhs)
inline

Definition at line 184 of file AnnexBread.h.

Member Data Documentation

UInt AnnexBStats::m_numBytesInNALUnit

Definition at line 181 of file AnnexBread.h.

UInt AnnexBStats::m_numLeadingZero8BitsBytes

Definition at line 178 of file AnnexBread.h.

UInt AnnexBStats::m_numStartCodePrefixBytes

Definition at line 180 of file AnnexBread.h.

UInt AnnexBStats::m_numTrailingZero8BitsBytes

Definition at line 182 of file AnnexBread.h.

UInt AnnexBStats::m_numZeroByteBytes

Definition at line 179 of file AnnexBread.h.


The documentation for this struct was generated from the following file: