Searched refs:log2_swath_height_l (Results 1 – 1 of 1) sorted by relevance
286 unsigned int log2_swath_height_l = 0; in handle_det_buf_split() local345 log2_swath_height_l = 0; in handle_det_buf_split()360 log2_swath_height_l = dml_log2(swath_height_l); in handle_det_buf_split()362 if (req128_l && log2_swath_height_l > 0) in handle_det_buf_split()363 log2_swath_height_l -= 1; in handle_det_buf_split()372 rq_param->dlg.rq_l.swath_height = 1 << log2_swath_height_l; in handle_det_buf_split()