webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Static Public Member Functions | Static Protected Member Functions | List of all members
webrtc::SpsParser Class Reference

#include <sps_parser.h>

Inheritance diagram for webrtc::SpsParser:
webrtc::SpsVuiRewriter webrtc::SpsVuiRewriter

Classes

struct  SpsState
 

Static Public Member Functions

static rtc::Optional< SpsStateParseSps (const uint8_t *data, size_t length)
 
static rtc::Optional< SpsStateParseSps (const uint8_t *data, size_t length)
 

Static Protected Member Functions

static rtc::Optional< SpsStateParseSpsUpToVui (rtc::BitBuffer *buffer)
 
static rtc::Optional< SpsStateParseSpsUpToVui (rtc::BitBuffer *buffer)
 

Member Function Documentation

◆ ParseSps() [1/2]

rtc::Optional< SpsParser::SpsState > webrtc::SpsParser::ParseSps ( const uint8_t data,
size_t  length 
)
static

◆ ParseSps() [2/2]

static rtc::Optional<SpsState> webrtc::SpsParser::ParseSps ( const uint8_t data,
size_t  length 
)
static

◆ ParseSpsUpToVui() [1/2]

static rtc::Optional<SpsState> webrtc::SpsParser::ParseSpsUpToVui ( rtc::BitBuffer buffer)
staticprotected

◆ ParseSpsUpToVui() [2/2]

rtc::Optional< SpsParser::SpsState > webrtc::SpsParser::ParseSpsUpToVui ( rtc::BitBuffer buffer)
staticprotected

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