Searched refs:height_s (Results 1 – 5 of 5) sorted by relevance
471 share_info->height_s = 0; in clearScalingInfo()501 …if (obj_surface->width_s != obj_context->scaling_width || obj_surface->height_s != obj_context->sc… in psb_CreateScalingSurface()507 …obj_surface->width_s, obj_surface->height_s, obj_context->scaling_width, obj_context->scaling_heig… in psb_CreateScalingSurface()536 obj_surface->height_s = obj_context->scaling_height; in psb_CreateScalingSurface()554 share_info->height_s = obj_surface->height_s; in psb_CreateScalingSurface()
245 obj_context->current_render_target->width_s, obj_context->current_render_target->height_s); in tng_calculate_scaler_coff_reg()248 …bj_context->driver_data->render_rect.height / (float) obj_context->current_render_target->height_s; in tng_calculate_scaler_coff_reg()
517 unsigned int height_s; member545 int height_s; member
497 surface_param.coded_height = obj_context->current_render_target->height_s; in vld_dec_yuv_rotate()
2499 …dump_NV12_buffers(obj_surface->scaling_surface, 0, 0, obj_surface->width_s, obj_surface->height_s); in psb_SyncSurface()