Home
last modified time | relevance | path

Searched refs:rotate_width (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c590 unsigned short rotate_width, in psb_check_rotatesurface() argument
605 ((obj_rotate_surface->width != rotate_width) in psb_check_rotatesurface()
625 obj_rotate_surface->width = rotate_width; in psb_check_rotatesurface()
643 vaStatus = psb_surface_create(driver_data, rotate_width, rotate_height, in psb_check_rotatesurface()
765 unsigned int rotate_width, rotate_height; in psb_putsurface_xvideo() local
772 rotate_width = obj_surface->height; in psb_putsurface_xvideo()
775 rotate_width = obj_surface->width; in psb_putsurface_xvideo()
780 vaStatus = psb_check_rotatesurface(ctx, rotate_width, rotate_height, protected, fourcc); in psb_putsurface_xvideo()
785 rotate_width, rotate_height, in psb_putsurface_xvideo()