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

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 498 psb_surface = obj_surface->scaling_surface;
529 obj_surface->scaling_surface = NULL;
543 obj_surface->scaling_surface = psb_surface;
tng_vld_dec.c 94 out_loop_surface = obj_context->current_render_target->scaling_surface;
493 surface_param.src_surface = obj_context->current_render_target->scaling_surface;
psb_drv_video.h 554 struct psb_surface_s *scaling_surface; /* Alternative output surface for scaling */ member in struct:object_surface_s
psb_drv_video.c 605 if (obj_surface->scaling_surface) {
606 psb_surface_destroy(obj_surface->scaling_surface);
    [all...]

Completed in 91 milliseconds