HomeSort by relevance Sort by last modified time
    Searched refs:height_s (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 471 share_info->height_s = 0;
501 if (obj_surface->width_s != obj_context->scaling_width || obj_surface->height_s != obj_context->scaling_height) {
507 obj_surface->width_s, obj_surface->height_s, obj_context->scaling_width, obj_context->scaling_height);
536 obj_surface->height_s = obj_context->scaling_height;
554 share_info->height_s = obj_surface->height_s;
tng_ved_scaling.c 245 obj_context->current_render_target->width_s, obj_context->current_render_target->height_s);
248 fVertPitch = obj_context->driver_data->render_rect.height / (float) obj_context->current_render_target->height_s;
psb_drv_video.h 517 unsigned int height_s; member in struct:psb_surface_share_info_s
545 int height_s; member in struct:object_surface_s
tng_vld_dec.c 497 surface_param.coded_height = obj_context->current_render_target->height_s;
psb_drv_video.c     [all...]

Completed in 83 milliseconds