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

  /external/chromium_org/content/renderer/media/
mock_media_stream_video_source.cc 20 supported_formats_.push_back(
44 base::ResetAndReturn(&formats_callback_).Run(supported_formats_);
61 callback.Run(supported_formats_);
mock_media_stream_video_source.h 32 supported_formats_ = formats;
71 media::VideoCaptureFormats supported_formats_; member in class:content::MockMediaStreamVideoSource
media_stream_video_source.h 167 media::VideoCaptureFormats supported_formats_; member in class:content::MediaStreamVideoSource
media_stream_video_source.cc 472 supported_formats_ = formats;
473 if (!FindBestFormatWithConstraints(supported_formats_,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h 354 // supported_formats_ that fulfill all applied restrictions.
373 std::vector<VideoFormat> supported_formats_; member in class:cricket::VideoCapturer
videocapturer.cc 252 supported_formats_ = formats;
694 filtered_supported_formats_ = supported_formats_;
710 filtered_supported_formats_ = supported_formats_;
  /external/harfbuzz_ng/util/
options.hh 351 const char **supported_formats_ = NULL) {
354 supported_formats = supported_formats_;

Completed in 176 milliseconds