Searched refs:AirThreshold (Results 1 – 4 of 4) sorted by relevance
515 IMG_INT16 AirThreshold; member
1894 psSliceParams->AirThreshold = ctx->air_threshold; in pnw__send_encode_slice_params()1987 …rv_debug_msg(VIDEO_DEBUG_GENERAL, "psSliceParams->AirThreshold %x\n", psSliceParams->AirThreshold); in pnw__send_encode_slice_params()
401 …IMG_INT16 AirThreshold; //!< Theshold value used in Adaptive intra refresh calculation. member
1402 psSliceParams->AirThreshold = ctx->air_threshold + (FrameNum & 3) + 2; in lnc__send_encode_slice_params()