Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostair.c352 if ((IMG_INT32)ui32CurrentIndex > ctx->i32LastCIRIndex) { in tng__fill_inp_ctrl_buf()
353 ctx->i32LastCIRIndex = ui32CurrentIndex; in tng__fill_inp_ctrl_buf()
365 ctx->i32LastCIRIndex = -1; in tng__fill_inp_ctrl_buf()
370 pui16MBParam[++ctx->i32LastCIRIndex] = ui16IntraParam; in tng__fill_inp_ctrl_buf()
Dtng_hostcode.h413 IMG_INT32 i32LastCIRIndex; member
Dtng_hostcode.c749 ctx->i32LastCIRIndex = -1; in tng__init_context()