Searched refs:p1_swath_bytes_vert_wc (Results 1 – 1 of 1) sorted by relevance
741 unsigned int p1_swath_bytes_horz_wc, p1_swath_bytes_vert_wc; in hubbub401_det_request_size() local762 p1_swath_bytes_vert_wc = p1_height * blk256_width * p1_bpe; in hubbub401_det_request_size()776 p1_swath_bytes_vert_wc = (((p1_swath_bytes_vert_wc * 2) / 3 + 255) / 256) * 256; in hubbub401_det_request_size()786 2 * p1_swath_bytes_vert_wc <= detile_buf_size) ? 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()