Searched refs:log2_swath_height_c (Results 1 – 1 of 1) sorted by relevance
287 unsigned int log2_swath_height_c = 0; in handle_det_buf_split() local346 log2_swath_height_c = 0; in handle_det_buf_split()366 log2_swath_height_c = dml_log2(swath_height_c); in handle_det_buf_split()368 if (req128_c && log2_swath_height_c > 0) in handle_det_buf_split()369 log2_swath_height_c -= 1; in handle_det_buf_split()373 rq_param->dlg.rq_c.swath_height = 1 << log2_swath_height_c; in handle_det_buf_split()