Lines Matching refs:u_off
94 u32 u_off; member
470 u32 uv_row_off, uv_col_off, uv_off, u_off, v_off, tmp; in calc_tile_offsets_planar() local
500 u_off = y_size - y_off + uv_off; in calc_tile_offsets_planar()
501 v_off = (fmt->uv_packed) ? 0 : u_off + uv_size; in calc_tile_offsets_planar()
503 tmp = u_off; in calc_tile_offsets_planar()
504 u_off = v_off; in calc_tile_offsets_planar()
509 image->tile[tile].u_off = u_off; in calc_tile_offsets_planar()
517 y_off, u_off, v_off); in calc_tile_offsets_planar()
545 image->tile[tile].u_off = 0; in calc_tile_offsets_packed()
662 image->tile[tile_idx[0]].u_off, in init_idmac_channel()
965 src_tile->u_off, in do_irq()
969 dst_tile->u_off, in do_irq()