Searched refs:y_col_off (Results 1 – 1 of 1) sorted by relevance
471 u32 y_row_off, y_col_off, y_off; in calc_tile_offsets_planar() local492 y_col_off = col * w; in calc_tile_offsets_planar()493 uv_col_off = y_col_off / fmt->uv_width_dec; in calc_tile_offsets_planar()497 y_off = y_row_off + y_col_off; in calc_tile_offsets_planar()