Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_encoder_factory_template_libvpx_vp9_adapter.h20 struct LibvpxVp9EncoderTemplateAdapter { struct
21 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats()
25 static std::unique_ptr<VideoEncoder> CreateEncoder( in CreateEncoder()
30 static bool IsScalabilityModeSupported(ScalabilityMode scalability_mode) { in IsScalabilityModeSupported()