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 379 bool start_on_new_fragment = true; local
407 (aggr_mode_ == kAggrPartitions && start_on_new_fragment))) {
426 start_on_new_fragment);
428 start_on_new_fragment = (remaining_in_partition == 0);
545 bool start_on_new_fragment) {
551 packet_info.first_fragment = start_on_new_fragment;
rtp_format_vp8.h 145 bool start_on_new_fragment);

Completed in 61 milliseconds