pub unsafe extern "C" fn vaBeginPicture(
dpy: VADisplay,
context: VAContextID,
render_target: VASurfaceID,
) -> VAStatusExpand 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