Home
last modified time | relevance | path

Searched refs:y_row_off (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c993 u32 y_row_off, y_col_off, y_off; in calc_tile_offsets_planar() local
1009 y_row_off = top * y_stride; in calc_tile_offsets_planar()
1018 y_off = y_row_off + y_col_off; in calc_tile_offsets_planar()