Searched refs:in_bottom (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/ipu-v3/ |
| D | ipu-image-convert.c | 733 unsigned int in_bottom = in->base.rect.height; in find_seams() local 803 in_bottom, out_bottom, in find_seams() 815 fill_tile_row(ctx, row, in, in_top, in_bottom - in_top, in find_seams() 819 in_top, in_bottom - in_top, in find_seams() 822 in_bottom = in_top; in find_seams() 832 fill_tile_row(ctx, 0, in, 0, in_bottom, in find_seams() 836 in_bottom, flipped_out_top, out_bottom); in find_seams()
|