Searched refs:width_aligned (Results 1 – 1 of 1) sorted by relevance
71 unsigned int width_aligned; in sun6i_isp_capture_buffer_configure() local89 width_aligned = ALIGN(width, 2); in sun6i_isp_capture_buffer_configure()92 address += info->bpp[0] * width_aligned * height; in sun6i_isp_capture_buffer_configure()100 DIV_ROUND_UP(width_aligned, info->hdiv) * in sun6i_isp_capture_buffer_configure()382 unsigned int width_aligned; in sun6i_isp_capture_format_prepare() local402 width_aligned = ALIGN(width, 2); in sun6i_isp_capture_format_prepare()404 pix_format->bytesperline = width_aligned * info->bpp[0]; in sun6i_isp_capture_format_prepare()412 DIV_ROUND_UP(width_aligned, hdiv) * in sun6i_isp_capture_format_prepare()