Searched refs:GET_SURFACE_INFO_tiling (Results 1 – 6 of 6) sorted by relevance
94 #define GET_SURFACE_INFO_tiling(psb_surface) ((unsigned long) psb_surface->extra_info[7]) macro
623 SET_SURFACE_INFO_tiling(rotate_surface, GET_SURFACE_INFO_tiling(obj_surface->psb_surface)); in psb_CreateRotateSurface()658 rotate_tiling = GET_SURFACE_INFO_tiling(rotate_surface); in psb_CreateRotateSurface()703 … if (GET_SURFACE_INFO_tiling(rotate_surface) && obj_config->entrypoint != VAEntrypointVideoProc) { in psb_CreateRotateSurface()
231 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) { in tng__yuv_processor_execute()270 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) { in tng__yuv_processor_execute()
53 int tiling = GET_SURFACE_INFO_tiling(psb_surface); in psb_surface_create()
1207 if (GET_SURFACE_INFO_tiling(psb_surface)) { in psb_CreateContext()2186 if (GET_SURFACE_INFO_tiling(obj_surface->psb_surface)) { in psb_BeginPicture()2235 if (driver_data->vpp_on && GET_SURFACE_INFO_tiling(obj_surface->psb_surface)) in psb_BeginPicture()2270 if (driver_data->vpp_on && GET_SURFACE_INFO_tiling(obj_surface->psb_surface)) { in psb_BeginPicture()2523 if (GET_SURFACE_INFO_tiling(obj_surface->psb_surface) && in psb_SyncSurface()2596 if (GET_SURFACE_INFO_tiling(obj_surface->psb_surface) && in psb_QuerySurfaceStatus()
548 tiled = GET_SURFACE_INFO_tiling(input_surface->psb_surface); in vsp__VPP_process_pipeline_param()