OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPartIdField
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h
108
static const int
kPartIdField
= 0x0F;
rtp_format_vp8.cc
487
buffer[0] |= (packet_info.first_partition_ix &
kPartIdField
);
Completed in 43 milliseconds