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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_h264_unittest.cc417 EXPECT_TRUE(last_header_.type.Video.codecHeader.H264.single_nalu);
433 EXPECT_TRUE(last_header_.type.Video.codecHeader.H264.single_nalu);
449 EXPECT_TRUE(last_header_.type.Video.codecHeader.H264.single_nalu);
484 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.single_nalu);
493 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.single_nalu);
500 EXPECT_FALSE(last_header_.type.Video.codecHeader.H264.single_nalu);
H A Drtp_format_h264.cc46 h264_header->single_nalu = true;
92 h264_header->single_nalu = false;
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dpacket.cc119 if (videoHeader.codecHeader.H264.single_nalu) {
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h65 bool single_nalu; member in struct:webrtc::RTPVideoHeaderH264

Completed in 131 milliseconds