OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_partition_ix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h
93
int
first_partition_ix
;
member in struct:webrtc::RtpPacketizerVp8::__anon20614
rtp_format_vp8.cc
550
packet_info.
first_partition_ix
= first_partition_in_packet;
581
buffer[0] |= (packet_info.
first_partition_ix
& kPartIdField);
Completed in 32 milliseconds