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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.cc 132 bool start_on_new_fragment = true; local
158 (aggr_mode_ == kAggrPartitions && start_on_new_fragment))) {
175 start_on_new_fragment);
177 start_on_new_fragment = (remaining_in_partition == 0);
291 bool start_on_new_fragment) {
297 packet_info.first_fragment = start_on_new_fragment;
rtp_format_vp8.h 138 bool start_on_new_fragment);

Completed in 58 milliseconds