Searched refs:meta_row_bytes_per_row_ub_c (Results 1 – 1 of 1) sorted by relevance
1917 unsigned int meta_row_bytes_per_row_ub_c, in CalculateRowBandwidth() argument1929 + VRatioChroma * meta_row_bytes_per_row_ub_c / (meta_row_height_chroma * LineTime); in CalculateRowBandwidth()2930 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()3039 …ML::%s: k=%u, meta_row_bytes_per_row_ub_c = %u\n", __func__, k, s->meta_row_bytes_per_row_ub_c[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()3044 p->meta_row_bytes_per_row_ub_c[k] = s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()3157 p->meta_row_bytes_per_row_ub_c[k], in CalculateVMRowAndSwath()6991 …)src_lines_to_hide_c / p->meta_row_height_c[plane_index]) * p->meta_row_bytes_per_row_ub_c[plane_i… in calculate_bytes_to_fetch_required_to_hide_latency()9014 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_row_ub_c; in dml_core_mode_support()9057 …tes_to_fetch_required_to_hide_latency_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_… in dml_core_mode_support()[all …]