Searched refs:col_off (Results 1 – 1 of 1) sorted by relevance
1055 u32 row_off, col_off; in calc_tile_offsets_packed() local1065 col_off = (image->tile[tile].left * bpp) >> 3; in calc_tile_offsets_packed()1067 offset = row_off + col_off; in calc_tile_offsets_packed()1080 row_off + col_off); in calc_tile_offsets_packed()
Completed in 7 milliseconds