Searched refs:swath_bytes_horz_wc (Results 1 – 2 of 2) sorted by relevance
203 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub2_det_request_size() local207 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub2_det_request_size()210 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub2_det_request_size()
844 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub1_det_request_size() local848 swath_bytes_horz_wc = height * blk256_height * bpe; in hubbub1_det_request_size()851 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub1_det_request_size()