Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.h93 size_t first_partition_ix; member
Drtp_format_vp8.cc456 packet_info.first_partition_ix = first_partition_in_packet; in QueuePacket()
487 buffer[0] |= (packet_info.first_partition_ix & kPartIdField); in WriteHeaderAndPayload()