Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
H264ParserUtils Class Reference

#include <H264ParserUtils.h>

Collaboration diagram for H264ParserUtils:
Collaboration graph

Static Public Member Functions

static void parse_sps (const char *sps, size_t len, sps_pps_properties *output)
 
static void parse_pps (const char *pps, size_t len, sps_pps_properties *output)
 

Private Member Functions

 H264ParserUtils (void)
 

Constructor & Destructor Documentation

◆ H264ParserUtils()

H264ParserUtils::H264ParserUtils ( void )
inlineprivate

Member Function Documentation

◆ parse_pps()

void H264ParserUtils::parse_pps ( const char * pps,
size_t len,
sps_pps_properties * output )
static
Here is the call graph for this function:

◆ parse_sps()

void H264ParserUtils::parse_sps ( const char * sps,
size_t len,
sps_pps_properties * output )
static
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: