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

  /external/webrtc/talk/media/base/
videocapturer.h 335 bool ShouldFilterFormat(const VideoFormat& format) const;
videocapturer.cc 677 if (ShouldFilterFormat(*iter)) {
691 bool VideoCapturer::ShouldFilterFormat(const VideoFormat& format) const {

Completed in 66 milliseconds