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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 208 const bool separate_first_; member in class:webrtc::RtpPacketizerVp8
rtp_format_vp8.cc 252 separate_first_(separate_first_modes_[mode]),
267 separate_first_(separate_first_modes_[kEqualSize]),
399 if (remaining_in_partition == 0 && !(beginning && separate_first_)) {

Completed in 37 milliseconds