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

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

Completed in 69 milliseconds