Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvideo_encoder_factory_template_libvpx_vp8_adapter.h23 struct LibvpxVp8EncoderTemplateAdapter { struct
24 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats()
35 static std::unique_ptr<VideoEncoder> CreateEncoder( in CreateEncoder()
40 static bool IsScalabilityModeSupported(ScalabilityMode scalability_mode) { in IsScalabilityModeSupported()