#include <H264ParserUtils.h>
◆ SpsPpsParsser()
| SpsPpsParsser::SpsPpsParsser |
( |
| ) |
|
|
inline |
◆ ParsePps()
| void SpsPpsParsser::ParsePps |
( |
const unsigned char * | pStart, |
|
|
unsigned short | nLen, |
|
|
sps_pps_properties * | output ) |
◆ ParseSps()
| void SpsPpsParsser::ParseSps |
( |
const unsigned char * | pStart, |
|
|
unsigned short | nLen, |
|
|
sps_pps_properties * | output ) |
◆ ReadBit()
| unsigned int SpsPpsParsser::ReadBit |
( |
| ) |
|
|
private |
◆ ReadBits()
| unsigned int SpsPpsParsser::ReadBits |
( |
int | n | ) |
|
|
private |
◆ ReadExponentialGolombCode()
| unsigned int SpsPpsParsser::ReadExponentialGolombCode |
( |
| ) |
|
|
private |
◆ ReadSE()
| unsigned int SpsPpsParsser::ReadSE |
( |
| ) |
|
|
private |
◆ m_nCurrentBit
| int SpsPpsParsser::m_nCurrentBit |
|
private |
◆ m_nLength
| unsigned short SpsPpsParsser::m_nLength |
|
private |
◆ m_pStart
| const unsigned char* SpsPpsParsser::m_pStart |
|
private |
The documentation for this class was generated from the following files: