Searched refs:meta_row_bytes_per_row_ub_l (Results 1 – 1 of 1) sorted by relevance
1916 unsigned int meta_row_bytes_per_row_ub_l, in CalculateRowBandwidth() argument1928 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()1931 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()3008 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_l[k]; in CalculateVMRowAndSwath()3038 …ML::%s: k=%u, meta_row_bytes_per_row_ub_l = %u\n", __func__, k, s->meta_row_bytes_per_row_ub_l[k]); in CalculateVMRowAndSwath()3042 p->meta_row_bytes[k] = s->meta_row_bytes_per_row_ub_l[k] + s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()3043 p->meta_row_bytes_per_row_ub_l[k] = s->meta_row_bytes_per_row_ub_l[k]; in CalculateVMRowAndSwath()3156 p->meta_row_bytes_per_row_ub_l[k], in CalculateVMRowAndSwath()6989 …)src_lines_to_hide_l / p->meta_row_height_l[plane_index]) * p->meta_row_bytes_per_row_ub_l[plane_i… in calculate_bytes_to_fetch_required_to_hide_latency()9013 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_l = s->meta_row_bytes_per_row_ub_l; in dml_core_mode_support()[all …]