Searched refs:uTHInterMaxLevel (Results 1 – 2 of 2) sorted by relevance
248 if(iInterMBBias > psBiasParams->uTHInterMaxLevel) in tng__MPEG4ES_generate_bias_tables()249 iInterMBBias = psBiasParams->uTHInterMaxLevel; in tng__MPEG4ES_generate_bias_tables()315 if(iInterMBBias > psBiasParams->uTHInterMaxLevel) in tng__H263ES_generate_bias_tables()316 iInterMBBias = psBiasParams->uTHInterMaxLevel; in tng__H263ES_generate_bias_tables()763 psBiasParams->uTHInterMaxLevel = TOPAZHP_DEFAULT_uTHInterMaxLevel; in tng_init_bias_params()
369 IMG_UINT32 uTHInterMaxLevel; member