Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-image-convert.c993 u32 uv_row_off, uv_col_off, uv_off, u_off, v_off; in calc_tile_offsets_planar() local
1011 uv_row_off = (top * uv_stride) / fmt->uv_height_dec; in calc_tile_offsets_planar()
1020 uv_off = uv_row_off + uv_col_off; in calc_tile_offsets_planar()

Completed in 8 milliseconds