Searched defs:LibaomAv1EncoderTemplateAdapter (Results 1 – 1 of 1) sorted by relevance
23 struct LibaomAv1EncoderTemplateAdapter { struct24 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats()31 static std::unique_ptr<VideoEncoder> CreateEncoder( in CreateEncoder()36 static bool IsScalabilityModeSupported(ScalabilityMode scalability_mode) { in IsScalabilityModeSupported()