Home
last modified time | relevance | path

Searched refs:MAX_TOPAZ_CMD_COUNT (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h42 #define MAX_TOPAZ_CMD_COUNT (0x1000) macro
Dpnw_cmdbuf.c351 ctx->CmdCount = (ctx->CmdCount + 1) % MAX_TOPAZ_CMD_COUNT; in pnw_cmdbuf_insert_command_package()
Dtng_hostdefs.h387 #define MAX_TOPAZ_CMD_COUNT (0x1000) macro
Dpnw_hostcode.c543 ctx->CmdCount = 0xa5a5a5a5 % MAX_TOPAZ_CMD_COUNT; in pnw_CreateContext()
Dtng_hostcode.c3537 ctx->ctx_cmdbuf[0].ui32LowCmdCount = 0xa5a5a5a5 % MAX_TOPAZ_CMD_COUNT; in tng__set_ctx_buf()