; ka_scaler must match ka_scaler.h
;
; beware of reordering, cf LDM loading of parts of the structure

                    ^ 0
scaler_xmag         # 4    ; x scale factor, unit 1<<16
scaler_ymag         # 4    ; y scale factor, unit 1<<16
scaler_wdst_x0      # 4    ; x offset in pixels
scaler_wdst_y0      # 4    ; y offset in pixels
scaler_wdst_width   # 4    ; destination width in pixels
scaler_wdst_height  # 4    ; destination height in pixels
scaler_wdst         # 4    ; destination top left address
scaler_screen_width # 4    ; screen width in bytes
scaler_src          # 4    ; source top left address
scaler_src_width    # 4    ; source width in bytes

 END
