Searched refs:MAX_SRC_WIDTH (Results 1 – 1 of 1) sorted by relevance
14 #define MAX_SRC_WIDTH 2048 macro664 if (src->width > MAX_SRC_WIDTH * MAX_VERTICAL_STRIDES) { in bdisp_hw_get_op_cfg()669 c->wide = src->width > MAX_SRC_WIDTH; in bdisp_hw_get_op_cfg()779 src_rect.width = min_t(__s32, MAX_SRC_WIDTH, src_rect.width); in bdisp_hw_build_node()1027 src_x_offset += MAX_SRC_WIDTH; in bdisp_hw_build_all_nodes()