Lines Matching refs:rq_l

120 	extract_rq_sizing_regs(mode_lib, &(rq_regs->rq_regs_l), &rq_param->sizing.rq_l);  in extract_rq_regs()
122 rq_regs->rq_regs_l.pte_row_height_linear = dml_floor(dml_log2(rq_param->dlg.rq_l.dpte_row_height), in extract_rq_regs()
131 rq_regs->rq_regs_l.swath_height = dml_log2(rq_param->dlg.rq_l.swath_height); in extract_rq_regs()
136 …if (rq_param->sizing.rq_l.chunk_bytes >= 32 * 1024 || (rq_param->yuv420 && rq_param->sizing.rq_c.c… in extract_rq_regs()
146 if ((double)rq_param->misc.rq_l.stored_swath_bytes in extract_rq_regs()
175 full_swath_bytes_packed_l = rq_param->misc.rq_l.full_swath_bytes; in handle_det_buf_split()
179 …full_swath_bytes_packed_l = dml_round_to_multiple(rq_param->misc.rq_l.full_swath_bytes * 2.0 / 3.0, in handle_det_buf_split()
233 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()
244 swath_height_l = rq_param->misc.rq_l.blk256_height; in handle_det_buf_split()
247 swath_height_l = rq_param->misc.rq_l.blk256_width; in handle_det_buf_split()
264 rq_param->dlg.rq_l.swath_height = 1 << log2_swath_height_l; in handle_det_buf_split()
764 &(rq_param->sizing.rq_l), in dml_rq_dlg_get_rq_params()
765 &(rq_param->dlg.rq_l), in dml_rq_dlg_get_rq_params()
766 &(rq_param->misc.rq_l), in dml_rq_dlg_get_rq_params()
1103 swath_width_ub_l = rq_dlg_param.rq_l.swath_width_ub; in dml_rq_dlg_get_dlg_params()
1104 dpte_groups_per_row_ub_l = rq_dlg_param.rq_l.dpte_groups_per_row_ub; in dml_rq_dlg_get_dlg_params()
1108 meta_chunks_per_row_ub_l = rq_dlg_param.rq_l.meta_chunks_per_row_ub; in dml_rq_dlg_get_dlg_params()
1293 req_per_swath_ub_l = rq_dlg_param.rq_l.req_per_swath_ub; in dml_rq_dlg_get_dlg_params()
1295 meta_row_height_l = rq_dlg_param.rq_l.meta_row_height; in dml_rq_dlg_get_dlg_params()
1301 dpte_row_height_l = rq_dlg_param.rq_l.dpte_row_height; in dml_rq_dlg_get_dlg_params()