Searched refs:bEnableAIR (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostcode.h406 IMG_BOOL bEnableAIR; //!< Enable Adaptive Intra Refresh member in struct:context_ENC_s
H A Dtng_H264ES.c415 ctx->bEnableAIR, psMiscAirParams->air_num_mbs, psMiscAirParams->air_threshold, psMiscAirParams->air_auto);
417 ctx->bEnableAIR = 1;
H A Dtng_hostair.c863 if (ctx->bEnableAIR)
H A Dtng_hostcode.c720 ctx->bEnableAIR = 0;
722 ctx->bEnableHostBias = (ctx->bEnableAIR != 0);//This parameter need not be exposed
3675 if (ctx->bEnableAIR == IMG_TRUE ||
3679 if (ctx->bEnableAIR == IMG_TRUE)

Completed in 132 milliseconds