Skip to main content

vaBeginPicture

Function vaBeginPicture 

Source
pub unsafe extern "C" fn vaBeginPicture(
    dpy: VADisplay,
    context: VAContextID,
    render_target: VASurfaceID,
) -> VAStatus
Expand description

Get ready for a video pipeline

  • decode a picture to a target surface
  • encode a picture from a target surface
  • process a picture to a target surface