Home
last modified time | relevance | path

Searched refs:first_partition_in_packet (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.cc297 size_t first_partition_in_packet = part_ix; in GeneratePackets() local
331 first_partition_in_packet, in GeneratePackets()
385 const size_t first_partition_in_packet = part_ix; in GeneratePacketsBalancedAggregates() local
395 first_partition_in_packet, in GeneratePacketsBalancedAggregates()
450 size_t first_partition_in_packet, in QueuePacket() argument
456 packet_info.first_partition_ix = first_partition_in_packet; in QueuePacket()
Drtp_format_vp8.h144 size_t first_partition_in_packet,