webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions | Variables
h264_bitstream_parser_unittest.cc File Reference
#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)
 

Variables

uint8_t webrtc::kH264SpsPps []
 
uint8_t webrtc::kH264BitstreamChunk []
 
uint8_t webrtc::kH264BitstreamChunkCabac []
 
uint8_t webrtc::kH264BitstreamNextImageSliceChunk []
 
uint8_t webrtc::kH264BitstreamNextImageSliceChunkCabac []