HomeSort by relevance Sort by last modified time
    Searched refs:i32LastCIRIndex (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostair.c 352 if ((IMG_INT32)ui32CurrentIndex > ctx->i32LastCIRIndex) {
353 ctx->i32LastCIRIndex = ui32CurrentIndex;
365 ctx->i32LastCIRIndex = -1;
370 pui16MBParam[++ctx->i32LastCIRIndex] = ui16IntraParam;
    [all...]
tng_hostcode.h 413 IMG_INT32 i32LastCIRIndex;
tng_hostcode.c 749 ctx->i32LastCIRIndex = -1;
    [all...]

Completed in 271 milliseconds