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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 108 static const int kPartIdField = 0x0F;
rtp_format_vp8.cc 487 buffer[0] |= (packet_info.first_partition_ix & kPartIdField);

Completed in 43 milliseconds