Searched refs:luma_time_factor (Results 1 – 3 of 3) sorted by relevance
1837 double luma_time_factor; member
5230 l->luma_time_factor = (double)l->mvmpg_height_c / l->mvmpg_height_l * 2; in calculate_mcache_setting()5232 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in calculate_mcache_setting()5240 …= (unsigned int)((l->mcache_remainder_l * (*p->mall_comb_mcache_l ? 2 : 1) * l->luma_time_factor) + in calculate_mcache_setting()5262 dml2_printf("DML::%s: luma_time_factor = %f\n", __func__, l->luma_time_factor); in calculate_mcache_setting()
2555 l->luma_time_factor = (double)l->mvmpg_height_c / l->mvmpg_height_l * 2; in calculate_mcache_setting()2557 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in calculate_mcache_setting()2568 …= (unsigned int)((l->mcache_remainder_l * (*p->mall_comb_mcache_l ? 2 : 1) * l->luma_time_factor) + in calculate_mcache_setting()2590 dml2_printf("DML::%s: luma_time_factor = %f\n", __func__, l->luma_time_factor); in calculate_mcache_setting()