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

  /hardware/intel/img/psb_video/src/
psb_drv_video.h 119 #define VSP_MAX_CMDBUFS 10
401 struct vsp_cmdbuf_s *vsp_cmdbuf_list[VSP_MAX_CMDBUFS];
vsp_cmdbuf.c 262 if (obj_context->cmdbuf_current >= VSP_MAX_CMDBUFS) {
psb_drv_video.c     [all...]

Completed in 112 milliseconds