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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.cc 285 bool start_on_new_fragment = true; local
313 (aggr_mode_ == kAggrPartitions && start_on_new_fragment))) {
332 start_on_new_fragment);
334 start_on_new_fragment = (remaining_in_partition == 0);
451 bool start_on_new_fragment) {
457 packet_info.first_fragment = start_on_new_fragment;
rtp_format_vp8.h 145 bool start_on_new_fragment);

Completed in 61 milliseconds