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

  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 42 #define MAX_TOPAZ_CMD_COUNT (0x1000)
pnw_cmdbuf.c 351 ctx->CmdCount = (ctx->CmdCount + 1) % MAX_TOPAZ_CMD_COUNT;
tng_hostdefs.h 387 #define MAX_TOPAZ_CMD_COUNT (0x1000)
    [all...]
pnw_hostcode.c 543 ctx->CmdCount = 0xa5a5a5a5 % MAX_TOPAZ_CMD_COUNT;
    [all...]
tng_hostcode.c     [all...]

Completed in 661 milliseconds