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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 98 static const bool separate_first_modes_[kNumModes]; member in class:webrtc::RtpFormatVp8
rtp_format_vp8.cc 28 const bool RtpFormatVp8::separate_first_modes_[kNumModes] = member in class:webrtc::RtpFormatVp8
42 separate_first_(separate_first_modes_[mode]),
60 separate_first_(separate_first_modes_[kEqualSize]),

Completed in 3712 milliseconds