webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_video/h264/h264_bitstream_parser.h"
#include "webrtc/test/gtest.h"
Namespaces | |
webrtc | |
Functions | |
webrtc::TEST (H264BitstreamParserTest, ReportsNoQpWithoutParsedSlices) | |
webrtc::TEST (H264BitstreamParserTest, ReportsNoQpWithOnlyParsedPpsAndSpsSlices) | |
webrtc::TEST (H264BitstreamParserTest, ReportsLastSliceQpForImageSlices) | |
webrtc::TEST (H264BitstreamParserTest, ReportsLastSliceQpForCABACImageSlices) | |