Searched refs:in_top (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/ipu-v3/ |
D | ipu-image-convert.c | 700 unsigned int in_top, unsigned int in_height, in fill_tile_row() argument 712 in_tile->top = in_top; in fill_tile_row() 814 unsigned int in_top; in find_seams() local 822 &in_top, &out_top); in find_seams() 830 fill_tile_row(ctx, row, in, in_top, in_bottom - in_top, in find_seams() 834 in_top, in_bottom - in_top, in find_seams() 837 in_bottom = in_top; in find_seams()
|