OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kH264SingleNalu
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_h264.cc
89
h264_header->packetization_type =
kH264SingleNalu
;
rtp_format_h264_unittest.cc
409
EXPECT_EQ(
kH264SingleNalu
,
425
EXPECT_EQ(
kH264SingleNalu
,
/external/webrtc/webrtc/modules/include/
module_common_types.h
205
kH264SingleNalu
, // This packet contains a single NAL unit.
Completed in 32 milliseconds