HomeSort by relevance Sort by last modified time
    Searched refs:stap_a (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_h264_unittest.cc 418 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);
rtp_format_h264.cc 47 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/
session_info.cc 144 packet.codecSpecificHeader.codecHeader.H264.stap_a) {
  /external/chromium_org/third_party/webrtc/modules/interface/
module_common_types.h 64 bool stap_a; member in struct:webrtc::RTPVideoHeaderH264

Completed in 777 milliseconds