fn supported_formats_for_rt_format(
    display: Rc<Display>,
    rt_format: u32,
    profile: i32,
    entrypoint: u32,
    image_formats: &[VAImageFormat]
) -> Result<HashSet<FormatMap>>
Expand description

Returns a set of supported decoded formats given rt_format