Home
last modified time | relevance | path

Searched refs:LastSync (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h216 IMG_UINT32 LastSync[2][MAX_TOPAZ_CORES]; member
Dpnw_cmdbuf.c348 ctx->LastSync[(ctx->FrmIdx) & 0x1][core] = ctx->CmdCount; in pnw_cmdbuf_insert_command_package()
Dpnw_hostcode.c548 ctx->LastSync[0][i] = ~0; in pnw_CreateContext()
549 ctx->LastSync[1][i] = ~0; in pnw_CreateContext()