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

  /external/webrtc/talk/media/base/
videocapturer.h 332 // supported_formats_ that fulfill all applied restrictions.
351 std::vector<VideoFormat> supported_formats_; member in class:cricket::VideoCapturer
videocapturer.cc 258 supported_formats_ = formats;
671 filtered_supported_formats_ = supported_formats_;
687 filtered_supported_formats_ = supported_formats_;
  /external/harfbuzz_ng/util/
options.hh 377 const char **supported_formats_ = NULL) {
380 supported_formats = supported_formats_;

Completed in 624 milliseconds