Searched refs:swath_bytes_horz_wc (Results 1 – 4 of 4) sorted by relevance
259 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub3_det_request_size() local263 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub3_det_request_size()266 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub3_det_request_size()
201 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub2_det_request_size() local205 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub2_det_request_size()208 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub2_det_request_size()
827 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub1_det_request_size() local831 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub1_det_request_size()834 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub1_det_request_size()
764 unsigned int swath_bytes_horz_wc, swath_bytes_vert_wc; in hubbub31_det_request_size() local768 swath_bytes_horz_wc = width * blk256_height * bpe; in hubbub31_det_request_size()771 *req128_horz_wc = (2 * swath_bytes_horz_wc <= detile_buf_size) ? in hubbub31_det_request_size()