Searched defs:VAImageFormat (Results 1 – 4 of 4) sorted by relevance
49 mut format: bindings::VAImageFormat, in new()111 format: &mut bindings::VAImageFormat, in create_image()
310 pub fn query_image_formats(self: &Rc<Self>) -> Result<Vec<bindings::VAImageFormat>> { in query_image_formats()
66 image_formats: &[libva::VAImageFormat], in supported_formats_for_rt_format()
1603 pub type VAImageFormat = _VAImageFormat; typedef1629 format_list: *mut VAImageFormat, in vaQueryImageFormats()1636 format: *mut VAImageFormat, in vaCreateImage()1688 format_list: *mut VAImageFormat, in vaQuerySubpictureFormats()