#include <pps_parser.h>
|
static rtc::Optional< PpsState > | ParsePps (const uint8_t *data, size_t length) |
|
static bool | ParsePpsIds (const uint8_t *data, size_t length, uint32_t *pps_id, uint32_t *sps_id) |
|
static rtc::Optional< uint32_t > | ParsePpsIdFromSlice (const uint8_t *data, size_t length) |
|
static rtc::Optional< PpsState > | ParsePps (const uint8_t *data, size_t length) |
|
static bool | ParsePpsIds (const uint8_t *data, size_t length, uint32_t *pps_id, uint32_t *sps_id) |
|
static rtc::Optional< uint32_t > | ParsePpsIdFromSlice (const uint8_t *data, size_t length) |
|
◆ ParseInternal() [1/2]
◆ ParseInternal() [2/2]
◆ ParsePps() [1/2]
◆ ParsePps() [2/2]
◆ ParsePpsIdFromSlice() [1/2]
◆ ParsePpsIdFromSlice() [2/2]
◆ ParsePpsIds() [1/2]
◆ ParsePpsIds() [2/2]
◆ ParsePpsIdsInternal() [1/2]
◆ ParsePpsIdsInternal() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/common_video/h264/pps_parser.h
- Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/pps_parser.cc