Searched refs:in_top (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/ipu-v3/ |
D | ipu-image-convert.c | 701 unsigned int in_top, unsigned int in_height, in fill_tile_row() argument 713 in_tile->top = in_top; in fill_tile_row() 815 unsigned int in_top; in find_seams() local 823 &in_top, &out_top); in find_seams() 831 fill_tile_row(ctx, row, in, in_top, in_bottom - in_top, in find_seams() 835 in_top, in_bottom - in_top, in find_seams() 838 in_bottom = in_top; in find_seams()
|