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

  /hardware/intel/img/psb_video/src/
tng_cmdbuf.c 397 ps_cmd->ui32HighCmdCount++;
401 F_ENCODE(((ps_cmd->ui32LowCmdCount - 1) & 0xff) |(ps_cmd->ui32HighCmdCount << 8), MTX_MSG_COUNT);
tng_hostcode.h 65 unsigned int ui32HighCmdCount; //!< count of high-priority commands sent to TOPAZ
tng_hostcode.c     [all...]

Completed in 63 milliseconds