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 484 psb_surface = obj_surface->scaling_surface;
515 obj_surface->scaling_surface = NULL;
529 obj_surface->scaling_surface = psb_surface;
tng_vld_dec.c 92 out_loop_surface = obj_context->current_render_target->scaling_surface;
491 surface_param.src_surface = obj_context->current_render_target->scaling_surface;
psb_drv_video.h 530 struct psb_surface_s *scaling_surface; /* Alternative output surface for scaling */ member in struct:object_surface_s
psb_drv_video.c 601 if (obj_surface->scaling_surface) {
602 psb_surface_destroy(obj_surface->scaling_surface);
    [all...]

Completed in 93 milliseconds