Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h406 IMG_BOOL bEnableAIR; //!< Enable Adaptive Intra Refresh member
Dtng_H264ES.c415 …ctx->bEnableAIR, psMiscAirParams->air_num_mbs, psMiscAirParams->air_threshold, psMiscAirParams->ai… in tng__H264ES_process_misc_air_param()
417 ctx->bEnableAIR = 1; in tng__H264ES_process_misc_air_param()
Dtng_hostair.c862 if (ctx->bEnableAIR) in tng_air_set_input_control()
Dtng_hostcode.c720 ctx->bEnableAIR = 0; in tng__init_context()
722 ctx->bEnableHostBias = (ctx->bEnableAIR != 0);//This parameter need not be exposed in tng__init_context()
3675 if (ctx->bEnableAIR == IMG_TRUE || in tng_EndPicture()
3679 if (ctx->bEnableAIR == IMG_TRUE) in tng_EndPicture()