Searched refs:GET_SURFACE_INFO_tiling (Results 1 – 6 of 6) sorted by relevance
93 #define GET_SURFACE_INFO_tiling(psb_surface) ((unsigned long) psb_surface->extra_info[7]) macro
607 SET_SURFACE_INFO_tiling(rotate_surface, GET_SURFACE_INFO_tiling(obj_surface->psb_surface)); in psb_CreateRotateSurface()642 rotate_tiling = GET_SURFACE_INFO_tiling(rotate_surface); in psb_CreateRotateSurface()687 … if (GET_SURFACE_INFO_tiling(rotate_surface) && obj_config->entrypoint != VAEntrypointVideoProc) { in psb_CreateRotateSurface()
224 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) { in tng__yuv_processor_execute()263 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()
1153 if (GET_SURFACE_INFO_tiling(psb_surface)) in psb_CreateContext()2077 if (driver_data->vpp_on && GET_SURFACE_INFO_tiling(obj_surface->psb_surface)) in psb_BeginPicture()2110 if (driver_data->vpp_on && GET_SURFACE_INFO_tiling(obj_surface->psb_surface)) { in psb_BeginPicture()2363 if (GET_SURFACE_INFO_tiling(obj_surface->psb_surface) && in psb_SyncSurface()2436 if (GET_SURFACE_INFO_tiling(obj_surface->psb_surface) && in psb_QuerySurfaceStatus()
537 tiled = GET_SURFACE_INFO_tiling(input_surface->psb_surface); in vsp__VPP_process_pipeline_param()