|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| PpsParserTest () | |
| virtual | ~PpsParserTest () |
| void | RunTest () |
| void | VerifyParsing (const PpsParser::PpsState &pps, int slice_group_map_type, int num_slice_groups, int pic_size_in_map_units) |
Public Attributes | |
| PpsParser::PpsState | generated_pps_ |
| rtc::Buffer | buffer_ |
| rtc::Optional< PpsParser::PpsState > | parsed_pps_ |
Additional Inherited Members | |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
| rtc::Buffer webrtc::PpsParserTest::buffer_ |
| PpsParser::PpsState webrtc::PpsParserTest::generated_pps_ |
| rtc::Optional<PpsParser::PpsState> webrtc::PpsParserTest::parsed_pps_ |
1.8.13