Searched defs:LibvpxVp9EncoderTemplateAdapter (Results 1 – 1 of 1) sorted by relevance
20 struct LibvpxVp9EncoderTemplateAdapter { struct21 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()