OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kVideoRotationLength
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_header_extension.h
27
const size_t
kVideoRotationLength
= 2;
56
length =
kVideoRotationLength
;
rtp_sender_unittest.cc
289
kAudioLevelLength +
kVideoRotationLength
),
297
kAudioLevelLength +
kVideoRotationLength
),
302
kAudioLevelLength +
kVideoRotationLength
),
307
RtpUtility::Word32Align(kRtpOneByteHeaderLength +
kVideoRotationLength
),
322
RtpUtility::Word32Align(kRtpOneByteHeaderLength +
kVideoRotationLength
),
[
all
...]
rtp_sender.cc
[
all
...]
Completed in 125 milliseconds