Searched refs:bEnableAIR (Results 1 – 4 of 4) sorted by relevance
406 IMG_BOOL bEnableAIR; //!< Enable Adaptive Intra Refresh member
415 …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()
862 if (ctx->bEnableAIR) in tng_air_set_input_control()
720 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()