Home
last modified time | relevance | path

Searched defs:BarEncoderTemplateAdapter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/test/
H A Dvideo_encoder_factory_template_tests.cc50 struct BarEncoderTemplateAdapter { struct
51 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats()
55 static std::unique_ptr<VideoEncoder> CreateEncoder( in CreateEncoder()
60 static bool IsScalabilityModeSupported(ScalabilityMode scalability_mode) { in IsScalabilityModeSupported()