Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_surface.h105 void psb_surface_destroy(psb_surface_p psb_surface);
Dpsb_surface.c272 psb_surface_destroy(psb_surface); in psb_surface_create_camera()
307 psb_surface_destroy(psb_surface); in psb_surface_create_camera_from_ub()
337 void psb_surface_destroy(psb_surface_p psb_surface) in psb_surface_destroy() function
Dpnw_rotate.c452 psb_surface_destroy(obj_surface->out_loop_surface);
502 psb_surface_destroy(psb_surface); in psb_CreateScalingSurface()
612 psb_surface_destroy(obj_surface->out_loop_surface); in psb_CreateRotateSurface()
Dpsb_drv_video.c599 psb_surface_destroy(obj_surface->psb_surface); in psb__destroy_surface()
602 psb_surface_destroy(obj_surface->out_loop_surface); in psb__destroy_surface()
606 psb_surface_destroy(obj_surface->scaling_surface); in psb__destroy_surface()
/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c607 psb_surface_destroy(output->rotate_surface); in psb_check_rotatesurface()