Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264_unittest.cc409 EXPECT_EQ(kH264SingleNalu, in TEST_F()
425 EXPECT_EQ(kH264SingleNalu, in TEST_F()
Drtp_format_h264.cc89 h264_header->packetization_type = kH264SingleNalu; in ParseSingleNalu()
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h205 kH264SingleNalu, // This packet contains a single NAL unit. enumerator