Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-image-convert.c470 u32 uv_row_off, uv_col_off, uv_off, u_off, v_off, tmp; in calc_tile_offsets_planar() local
498 uv_off = uv_row_off + uv_col_off; in calc_tile_offsets_planar()
500 u_off = y_size - y_off + uv_off; in calc_tile_offsets_planar()