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

                    ^ 0
drawer_basey        # 4    ;
drawer_basecb       # 4    ;
drawer_basecr       # 4    ;
drawer_yc_bpr       # 4    ; bytes per row of lum table
drawer_dst          # 4    ; dst start + 0 line
drawer_dst_bpr      # 4    ; dst bytes per row
drawer_yc_height    # 4    ; nr of lum lines shown
drawer_yc_width     # 4    ; nr of lum pixels shown
drawer_dst_skip     # 4    ; increment from last displayed pixel to
                           ; the start of next even line
drawer_yc_skip      # 4    ; same but in lum table
drawer_uv_skip      # 4    ; same but in chroma tables
drawer_dst_width    # 4    ; nr of bytes displayed
drawer_dst_height   # 4    ; nr of lines displayed

 END
