Home
last modified time | relevance | path

Searched refs:supported_formats_ (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/media/base/
Dvideocapturer.cc258 supported_formats_ = formats; in SetSupportedFormats()
671 filtered_supported_formats_ = supported_formats_; in UpdateFilteredSupportedFormats()
687 filtered_supported_formats_ = supported_formats_; in UpdateFilteredSupportedFormats()
Dvideocapturer.h351 std::vector<VideoFormat> supported_formats_; variable
/external/harfbuzz_ng/util/
Doptions.hh383 const char **supported_formats_ = NULL) { in output_options_t()
386 supported_formats = supported_formats_; in output_options_t()