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 189 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
353 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
492 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
593 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
716 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
psb_drv_video.h 551 struct psb_surface_s *psb_surface;
552 struct psb_surface_s *out_loop_surface; /* Alternative output surface for rotation */
553 struct psb_surface_s *scaling_surface; /* Alternative output surface for scaling */
pnw_rotate.c 515 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
617 rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
vsp_VPP.c 410 struct psb_surface_s *output_surface;
    [all...]
psb_drv_video.c 902 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 172 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
331 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 374 milliseconds