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.c351 if ((IMG_INT32)ui32CurrentIndex > ctx->i32LastCIRIndex) { in tng__fill_inp_ctrl_buf()
352 ctx->i32LastCIRIndex = ui32CurrentIndex; in tng__fill_inp_ctrl_buf()
364 ctx->i32LastCIRIndex = -1; in tng__fill_inp_ctrl_buf()
369 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()