Searched refs:supported_formats_ (Results 1 – 7 of 7) sorted by relevance
20 supported_formats_.push_back( in MockMediaStreamVideoSource()44 base::ResetAndReturn(&formats_callback_).Run(supported_formats_); in CompleteGetSupportedFormats()61 callback.Run(supported_formats_); in GetCurrentSupportedFormats()
32 supported_formats_ = formats; in SetSupportedFormats()71 media::VideoCaptureFormats supported_formats_; variable
167 media::VideoCaptureFormats supported_formats_; variable
472 supported_formats_ = formats; in OnSupportedFormats()473 if (!FindBestFormatWithConstraints(supported_formats_, in OnSupportedFormats()
351 const char **supported_formats_ = NULL) { in output_options_t()354 supported_formats = supported_formats_; in output_options_t()
252 supported_formats_ = formats; in SetSupportedFormats()694 filtered_supported_formats_ = supported_formats_; in UpdateFilteredSupportedFormats()710 filtered_supported_formats_ = supported_formats_; in UpdateFilteredSupportedFormats()
373 std::vector<VideoFormat> supported_formats_; variable