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

  /hardware/intel/img/psb_video/src/
tng_H264ES.c 676 if (ctx->ui32IntraCntSave != ctx->ui32IntraCnt) {
679 __FUNCTION__, ctx->ui32IntraCntSave, ctx->ui32IntraCnt);
684 ctx->ui32IntraCntSave = ctx->ui32IntraCnt;
    [all...]
tng_hostcode.h 351 IMG_UINT32 ui32IntraCntSave;

Completed in 81 milliseconds