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

  /hardware/intel/img/psb_video/src/
psb_surface.h 56 typedef struct psb_surface_s *psb_surface_p;
58 struct psb_surface_s { struct
psb_surface_attrib.c 193 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
357 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
496 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
597 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
718 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
psb_drv_video.h 525 struct psb_surface_s *psb_surface;
526 struct psb_surface_s *out_loop_surface; /* Alternative output surface for rotation */
527 struct psb_surface_s *scaling_surface; /* Alternative output surface for scaling */
pnw_rotate.c 501 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
602 rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
vsp_VPP.c 404 struct psb_surface_s *output_surface;
    [all...]
psb_drv_video.c 848 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 168 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
328 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 630 output->rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));

Completed in 875 milliseconds