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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.cc 142 int first_partition_in_packet = part_ix; local
174 QueuePacket(total_bytes_processed, packet_bytes, first_partition_in_packet,
227 const int first_partition_in_packet = part_ix;
236 first_partition_in_packet, true);
290 int first_partition_in_packet,
296 packet_info.first_partition_ix = first_partition_in_packet;
rtp_format_vp8.h 137 int first_partition_in_packet,

Completed in 102 milliseconds