Home
last modified time | relevance | path

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

/external/webrtc/api/test/video/
Dfunction_video_decoder_factory.h44 sdp_video_formats_(std::move(sdp_video_formats)) {}
47 return sdp_video_formats_; in GetSupportedFormats()
58 const std::vector<SdpVideoFormat> sdp_video_formats_; variable