|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_video/h264/sps_parser.h"#include <memory>#include "webrtc/common_video/h264/h264_common.h"#include "webrtc/base/bitbuffer.h"#include "webrtc/base/bytebuffer.h"#include "webrtc/base/logging.h"Namespaces | |
| webrtc | |
Macros | |
| #define | RETURN_EMPTY_ON_FAIL(x) |
Typedefs | |
| typedef rtc::Optional< webrtc::SpsParser::SpsState > | OptionalSps |
| #define RETURN_EMPTY_ON_FAIL | ( | x | ) |
1.8.13