HomeSort by relevance Sort by last modified time
    Searched refs:first_partition_ix (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 93 size_t first_partition_ix; member in struct:webrtc::RtpPacketizerVp8::__anon27967
rtp_format_vp8.cc 456 packet_info.first_partition_ix = first_partition_in_packet;
487 buffer[0] |= (packet_info.first_partition_ix & kPartIdField);

Completed in 2460 milliseconds