Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_rotate.h85 VAStatus psb_CreateRotateSurface(
Dpnw_rotate.c577 VAStatus psb_CreateRotateSurface( in psb_CreateRotateSurface() function
Dvsp_VPP.c632 … if (VA_STATUS_SUCCESS != psb_CreateRotateSurface(obj_context, cur_output_surf, rotation_angle)) { in vsp__VPP_process_pipeline_param()
Dpsb_drv_video.c2272 … vaStatus = psb_CreateRotateSurface(obj_context, obj_surface, obj_context->msvdx_rotate); in psb_BeginPicture()
2280 vaStatus = psb_CreateRotateSurface(obj_context, obj_surface, obj_context->msvdx_rotate); in psb_BeginPicture()