Home
last modified time | relevance | path

Searched refs:raw_sps (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/video_coding/
Dh264_sprop_parameter_sets_unittest.cc27 static const std::vector<uint8_t> raw_sps{0x67, 0x42, 0x00, 0x0A, 0x96, in TEST_F() local
30 EXPECT_EQ(raw_sps, h264_sprop.sps_nalu()); in TEST_F()