Searched refs:p0_swath_bytes_vert_wc (Results 1 – 1 of 1) sorted by relevance
740 unsigned int p0_swath_bytes_horz_wc, p0_swath_bytes_vert_wc; in hubbub401_det_request_size() local747 p0_swath_bytes_vert_wc = p0_height * blk256_width * p0_bpe; in hubbub401_det_request_size()753 *p0_req128_vert_wc = (2 * p0_swath_bytes_vert_wc <= detile_buf_size) ? in hubbub401_det_request_size()774 p0_swath_bytes_vert_wc = (((p0_swath_bytes_vert_wc * 2) / 3 + 255) / 256) * 256; in hubbub401_det_request_size()785 *p0_req128_vert_wc = *p1_req128_vert_wc = (2 * p0_swath_bytes_vert_wc + in hubbub401_det_request_size()812 if (p0_swath_bytes_vert_wc <= p1_swath_bytes_vert_wc + p1_swath_bytes_vert_wc / 2) { in hubbub401_det_request_size()814 *p0_req128_vert_wc = (2 * p0_swath_bytes_vert_wc + p1_swath_bytes_vert_wc <= detile_buf_size) ? in hubbub401_det_request_size()820 *p1_req128_vert_wc = (p0_swath_bytes_vert_wc + 2 * p1_swath_bytes_vert_wc <= detile_buf_size) ? in hubbub401_det_request_size()