Searched refs:in_top (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-image-convert.c | 686 unsigned int in_top, unsigned int in_height, in fill_tile_row() argument 698 in_tile->top = in_top; in fill_tile_row() 800 unsigned int in_top; in find_seams() local 808 &in_top, &out_top); in find_seams() 816 fill_tile_row(ctx, row, in, in_top, in_bottom - in_top, in find_seams() 820 in_top, in_bottom - in_top, in find_seams() 823 in_bottom = in_top; in find_seams()
|