Searched refs:stap_a (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_h264_unittest.cc418 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.stap_a);
434 EXPECT_TRUE(last_header_.type.Video.codecHeader.H264.stap_a);
450 EXPECT_TRUE(last_header_.type.Video.codecHeader.H264.stap_a);
485 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.stap_a);
494 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.stap_a);
501 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.stap_a);
H A Drtp_format_h264.cc47 h264_header->stap_a = false;
52 h264_header->stap_a = true;
93 h264_header->stap_a = false;
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dsession_info.cc144 packet.codecSpecificHeader.codecHeader.H264.stap_a) {
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h64 bool stap_a; member in struct:webrtc::RTPVideoHeaderH264

Completed in 1060 milliseconds