Searched refs:p1_swath_bytes_horz_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() local761 p1_swath_bytes_horz_wc = p1_width * blk256_height * p1_bpe; in hubbub401_det_request_size()775 p1_swath_bytes_horz_wc = (((p1_swath_bytes_horz_wc * 2) / 3 + 255) / 256) * 256; in hubbub401_det_request_size()781 2 * p1_swath_bytes_horz_wc <= detile_buf_size) ? in hubbub401_det_request_size()796 if (p0_swath_bytes_horz_wc <= p1_swath_bytes_horz_wc + p1_swath_bytes_horz_wc / 2) { in hubbub401_det_request_size()798 *p0_req128_horz_wc = (2 * p0_swath_bytes_horz_wc + p1_swath_bytes_horz_wc <= detile_buf_size) ? in hubbub401_det_request_size()804 *p1_req128_horz_wc = (p0_swath_bytes_horz_wc + 2 * p1_swath_bytes_horz_wc <= detile_buf_size) ? in hubbub401_det_request_size()