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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_test_helper.h 45 void set_sloppy_partitioning(bool value) { sloppy_partitioning_ = value; }
65 bool sloppy_partitioning_; member in class:webrtc::test::RtpFormatVp8TestHelper
rtp_format_vp8_test_helper.cc 29 sloppy_partitioning_(false),
150 if (!sloppy_partitioning_) {

Completed in 60 milliseconds