Searched refs:width_max (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dsh_vou.c444 unsigned int black_left, black_top, width_max, height_max, local
451 width_max = 858;
454 width_max = 864;
481 black_left = width_max - VOU_MAX_IMAGE_WIDTH;
500 * max(black_left + dsr_h, width_max) here
598 unsigned int best_err = UINT_MAX, best, width_max, height_max, local
603 width_max = 858;
607 width_max = 864;
634 if (geo->output.left + best > width_max)
635 geo->output.left = width_max
[all...]

Completed in 143 milliseconds