Macros | |
#define | arm_2d_gray8_tile_rotation_with_colour_keying_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR) |
#define | arm_2d_rgb565_tile_rotation_with_colour_keying_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR) |
#define | arm_2d_cccn888_tile_rotation_with_colour_keying_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR) |
#define | arm_2d_gray8_tile_rotation_only_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_rgb565_tile_rotation_only_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_cccn888_tile_rotation_only_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_gray8_tile_rotation_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_rgb565_tile_rotation_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_cccn888_tile_rotation_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_gray8_tile_rotation_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_rgb565_tile_rotation_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_cccn888_tile_rotation_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_gray8_tile_rotation_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_rgb565_tile_rotation_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_cccn888_tile_rotation_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE) |
#define | arm_2d_gray8_tile_rotation_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_rgb565_tile_rotation_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_cccn888_tile_rotation_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __OPACITY) |
#define | arm_2d_tile_rotate(__DES_TILE_ADDR, __DES_REGION_ADDR, __DES_CENTRE_ADDR) |
#define | arm_2dp_gray8_tile_rotation_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2dp_rgb565_tile_rotation_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2dp_cccn888_tile_rotation_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2dp_gray8_tile_rotation_only(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_rgb565_tile_rotation_only(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_cccn888_tile_rotation_only(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_gray8_tile_rotation_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_rotation_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_rotation_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_rotation_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_rotation_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_rotation_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_rotation_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_rgb565_tile_rotation_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_cccn888_tile_rotation_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2dp_gray8_tile_rotation_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_rotation_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_rotation_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_rotation_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2d_rgb565_tile_rotation_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2d_cccn888_tile_rotation_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, ...) |
#define | arm_2d_gray8_tile_rotation_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_rgb565_tile_rotation_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_cccn888_tile_rotation_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_gray8_tile_rotation_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_rotation_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_rotation_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_gray8_tile_rotation_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_rotation_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_rotation_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_rotation_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_rgb565_tile_rotation_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_cccn888_tile_rotation_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, ...) |
#define | arm_2d_gray8_tile_rotation_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_rotation_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_rotation_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_transform_with_colour_keying_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_rgb565_tile_transform_with_colour_keying_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_cccn888_tile_transform_with_colour_keying_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_gray8_tile_transform_only_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_rgb565_tile_transform_only_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_cccn888_tile_transform_only_prepare(__SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_gray8_tile_transform_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_rgb565_tile_transform_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_cccn888_tile_transform_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_gray8_tile_transform_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_rgb565_tile_transform_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_cccn888_tile_transform_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_gray8_tile_transform_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_rgb565_tile_transform_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_cccn888_tile_transform_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE) |
#define | arm_2d_gray8_tile_transform_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_rgb565_tile_transform_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_cccn888_tile_transform_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY) |
#define | arm_2d_tile_transform(__DES_TILE_ADDR, __DES_REGION_ADDR, __DES_CENTRE_ADDR) |
#define | arm_2dp_gray8_tile_transform_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_rgb565_tile_transform_with_colour_keying( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_cccn888_tile_transform_with_colour_keying( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_gray8_tile_transform_only( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_rgb565_tile_transform_only(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_cccn888_tile_transform_only(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_gray8_tile_transform_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_rgb565_tile_transform_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_cccn888_tile_transform_only(__SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_gray8_tile_transform_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_transform_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_transform_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_transform_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_transform_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_transform_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_gray8_fill_colour_with_mask_opacity_and_transform( __CB_ADDR, __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_rgb565_fill_colour_with_mask_opacity_and_transform( __CB_ADDR, __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_rgb888_fill_colour_with_mask_opacity_and_transform( __CB_ADDR, __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_cccn888_fill_colour_with_mask_opacity_and_transform( __CB_ADDR, __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_gray8_fill_colour_with_mask_opacity_and_transform( __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_rgb565_fill_colour_with_mask_opacity_and_transform( __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_rgb888_fill_colour_with_mask_opacity_and_transform( __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_cccn888_fill_colour_with_mask_opacity_and_transform( __MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_transform_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_rgb565_tile_transform_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_cccn888_tile_transform_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2dp_gray8_tile_transform_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_transform_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_transform_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_transform_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_rgb565_tile_transform_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_cccn888_tile_transform_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_gray8_tile_transform_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_transform_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_transform_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_gray8_tile_transform_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_transform_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_transform_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_transform_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_rgb565_tile_transform_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_cccn888_tile_transform_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, ...) |
#define | arm_2d_gray8_tile_transform_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_transform_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_transform_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __ANGLE, __SCALE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_scaling_with_colour_keying_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_rgb565_tile_scaling_with_colour_keying_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_cccn888_tile_scaling_with_colour_keying_prepare(__SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR) |
#define | arm_2d_gray8_tile_scaling_only_prepare(__SRC_TILE_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_rgb565_tile_scaling_only_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_cccn888_tile_scaling_only_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_gray8_tile_scaling_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_rgb565_tile_scaling_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_cccn888_tile_scaling_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY) |
#define | arm_2d_gray8_tile_scaling_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_rgb565_tile_scaling_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_cccn888_tile_scaling_only_with_opacity_prepare( __SRC_TILE_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_gray8_tile_scaling_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_rgb565_tile_scaling_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_cccn888_tile_scaling_with_src_mask_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE) |
#define | arm_2d_gray8_tile_scaling_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_rgb565_tile_scaling_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_cccn888_tile_scaling_with_src_mask_and_opacity_prepare( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __CENTRE, __SCALE, __OPACITY) |
#define | arm_2d_tile_scale(__DES_TILE_ADDR, __DES_REGION_ADDR, __DES_CENTRE_ADDR) |
#define | arm_2dp_gray8_tile_scaling_with_colour_keying( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_rgb565_tile_scaling_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_cccn888_tile_scaling_with_colour_keying(__CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2dp_gray8_tile_scaling_only( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_rgb565_tile_scaling_only( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_cccn888_tile_scaling_only( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_gray8_tile_scaling_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_scaling_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_scaling_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_scaling_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_scaling_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_scaling_only_with_opacity( __CB_ADDR, __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_gray8_tile_scaling_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_rgb565_tile_scaling_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_cccn888_tile_scaling_with_src_mask( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2dp_gray8_tile_scaling_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_rgb565_tile_scaling_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2dp_cccn888_tile_scaling_with_src_mask_and_opacity( __CB_ADDR, __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_scaling_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_rgb565_tile_scaling_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_cccn888_tile_scaling_with_colour_keying( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, ...) |
#define | arm_2d_gray8_tile_scaling_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_rgb565_tile_scaling_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_cccn888_tile_scaling_only( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_gray8_tile_scaling_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_scaling_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_scaling_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __MSK_COLOUR, __OPACITY, ...) |
#define | arm_2d_gray8_tile_scaling_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_scaling_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_scaling_only_with_opacity( __SRC_TILE_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_gray8_tile_scaling_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_rgb565_tile_scaling_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_cccn888_tile_scaling_with_src_mask( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, ...) |
#define | arm_2d_gray8_tile_scaling_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_rgb565_tile_scaling_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
#define | arm_2d_cccn888_tile_scaling_with_src_mask_and_opacity( __SRC_TILE_ADDR, __SRC_MASK_ADDR, __DES_TILE_ADDR, __DES_REGION_ADDR, __CENTRE, __SCALE, __OPACITY, ...) |
Typedefs | |
typedef arm_2d_op_trans_opa_t | arm_2d_op_fill_cl_msk_opa_trans_t |
arm_2d_op_fill_cl_msk_opa_trans_t is alias of arm_2d_op_trans_opa_t More... | |
Functions | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_with_colour_keying_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chFillColour) |
prepare for a transform with colour-keying in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_with_colour_keying_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast16_t hwFillColour) |
prepare for a transform with colour-keying in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_with_colour_keying_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint32_t wFillColour) |
prepare for a transform with colour-keying in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_only_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_only_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_only_prepare (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_with_colour_keying_and_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chFillColour, uint_fast8_t chRatio) |
prepare for a transform with colour keying and opacity in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_with_colour_keying_and_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast16_t hwFillColour, uint_fast8_t chRatio) |
prepare for a transform with colour keying and opacity in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_with_colour_keying_and_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint32_t wFillColour, uint_fast8_t chRatio) |
prepare for a transform with colour keyding and opacity in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_only_with_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chRatio) |
prepare for a transform with opacity in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_only_with_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chRatio) |
prepare for a transform with opacity in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_only_with_opacity_prepare (arm_2d_op_trans_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chRatio) |
prepare for a transform with opacity in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_with_src_mask_prepare (arm_2d_op_trans_msk_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform with a source mask in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_with_src_mask_prepare (arm_2d_op_trans_msk_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform with a source mask in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_with_src_mask_prepare (arm_2d_op_trans_msk_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale) |
prepare for a transform with a source mask in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_tile_transform_with_src_mask_and_opacity_prepare (arm_2d_op_trans_msk_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chOpacity) |
prepare for a transform with a source mask and opacity in gray8 More... | |
arm_2d_err_t | arm_2dp_rgb565_tile_transform_with_src_mask_and_opacity_prepare (arm_2d_op_trans_msk_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chOpacity) |
prepare for a transform with a source mask and opacity in rgb565 More... | |
arm_2d_err_t | arm_2dp_cccn888_tile_transform_with_src_mask_and_opacity_prepare (arm_2d_op_trans_msk_opa_t *ptOP, const arm_2d_tile_t *ptSource, const arm_2d_tile_t *ptSourceMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chOpacity) |
prepare for a transform with a source mask and opacity in cccn888 More... | |
arm_2d_err_t | arm_2dp_gray8_fill_colour_with_mask_opacity_and_transform_prepare (arm_2d_op_fill_cl_msk_opa_trans_t *ptOP, const arm_2d_tile_t *ptMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast8_t chFillColour, uint_fast8_t chOpacity) |
prepare for a gray8 colour-filling with a mask, a given opacity and transform More... | |
arm_2d_err_t | arm_2dp_rgb565_fill_colour_with_mask_opacity_and_transform_prepare (arm_2d_op_fill_cl_msk_opa_trans_t *ptOP, const arm_2d_tile_t *ptMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint_fast16_t hwFillColour, uint_fast8_t chOpacity) |
prepare for a rgb565 colour-filling with a mask, a given opacity and transform More... | |
arm_2d_err_t | arm_2dp_cccn888_fill_colour_with_mask_opacity_and_transform_prepare (arm_2d_op_fill_cl_msk_opa_trans_t *ptOP, const arm_2d_tile_t *ptMask, const arm_2d_location_t tCentre, float fAngle, float fScale, uint32_t wFillColour, uint_fast8_t chOpacity) |
prepare for a cccn888 colour-filling with a mask, a given opacity and transform More... | |
arm_fsm_rt_t | arm_2dp_tile_transform (arm_2d_op_trans_t *ptOP, const arm_2d_tile_t *ptTarget, const arm_2d_region_t *ptRegion, const arm_2d_location_t *ptTargetCentre) |
start a transform operation More... | |
struct __arm_2d_transform_info_t |
transform runtime context
Data Fields | ||
---|---|---|
float | fAngle | target angle |
float | fScale | scaling factor |
arm_2d_location_t | tCenter | pivot |
union __arm_2d_transform_info_t.Mask | Mask | |
struct __arm_2d_transform_info_t.__unnamed94__ | __unnamed__ |
struct arm_2d_op_trans_t |
arm_2d_op_trans_t is inherit from arm_2d_op_src_orig_t
Data Fields | ||
---|---|---|
arm_2d_op_core_t | base | |
struct arm_2d_op_trans_t.Target | Target | |
struct arm_2d_op_trans_t.Source | Source | |
union arm_2d_op_trans_t.__unnamed99__ | __unnamed__ | |
struct arm_2d_op_trans_t.Origin | Origin | |
__arm_2d_transform_info_t | tTransform | transform context |
struct arm_2d_op_trans_opa_t |
arm_2d_op_trans_opa_t is inherit from arm_2d_op_trans_t
Data Fields | ||
---|---|---|
arm_2d_op_core_t | base | |
struct arm_2d_op_trans_opa_t.Target | Target | |
struct arm_2d_op_trans_opa_t.Source | Source | |
union arm_2d_op_trans_opa_t.__unnamed106__ | __unnamed__ | |
struct arm_2d_op_trans_opa_t.Origin | Origin | |
__arm_2d_transform_info_t | tTransform | transform context |
uint8_t | chOpacity | opacity |
struct arm_2d_op_trans_msk_t |
arm_2d_op_trans_msk_t is inherit from arm_2d_op_src_orig_msk_t
Data Fields | ||
---|---|---|
arm_2d_op_core_t | base | |
struct arm_2d_op_trans_msk_t.Target | Target | |
struct arm_2d_op_trans_msk_t.Source | Source | |
union arm_2d_op_trans_msk_t.__unnamed113__ | __unnamed__ | |
struct arm_2d_op_trans_msk_t.Origin | Origin | |
struct arm_2d_op_trans_msk_t.Mask | Mask | |
__arm_2d_transform_info_t | tTransform | transform context |
struct arm_2d_op_trans_msk_opa_t |
arm_2d_op_trans_msk_t is inherit from arm_2d_op_trans_msk_t
Data Fields | ||
---|---|---|
arm_2d_op_core_t | base | |
struct arm_2d_op_trans_msk_opa_t.Target | Target | |
struct arm_2d_op_trans_msk_opa_t.Source | Source | |
union arm_2d_op_trans_msk_opa_t.__unnamed121__ | __unnamed__ | |
struct arm_2d_op_trans_msk_opa_t.Origin | Origin | |
struct arm_2d_op_trans_msk_opa_t.Mask | Mask | |
__arm_2d_transform_info_t | tTransform | transform context |
uint8_t | chOpacity | opacity |
union __arm_2d_transform_info_t.Mask |
struct __arm_2d_transform_info_t.__unnamed94__ |
Data Fields | ||
---|---|---|
arm_2d_location_t | tDummySourceOffset | |
struct __arm_2d_transform_info_t.__unnamed94__.Target | Target |
struct __arm_2d_transform_info_t.__unnamed94__.Target |
Data Fields | ||
---|---|---|
arm_2d_region_t | tRegion | |
arm_2d_tile_t | tTile |
struct arm_2d_op_trans_t.Target |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | target tile |
const arm_2d_region_t * | ptRegion | target region |
struct arm_2d_op_trans_t.Source |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | source tile |
union arm_2d_op_trans_t.__unnamed99__ |
Data Fields | ||
---|---|---|
struct arm_2d_op_trans_t.__unnamed99__.__unnamed102__ | __unnamed__ | |
uint32_t | wMode |
struct arm_2d_op_trans_t.Origin |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | the origin tile |
arm_2d_tile_t | tDummySource | the buffer for the source |
struct arm_2d_op_trans_opa_t.Target |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | target tile |
const arm_2d_region_t * | ptRegion | target region |
struct arm_2d_op_trans_opa_t.Source |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | source tile |
union arm_2d_op_trans_opa_t.__unnamed106__ |
Data Fields | ||
---|---|---|
struct arm_2d_op_trans_opa_t.__unnamed106__.__unnamed109__ | __unnamed__ | |
uint32_t | wMode |
struct arm_2d_op_trans_opa_t.Origin |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | the origin tile |
arm_2d_tile_t | tDummySource | the buffer for the source |
struct arm_2d_op_trans_msk_t.Target |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | target tile |
const arm_2d_region_t * | ptRegion | target region |
struct arm_2d_op_trans_msk_t.Source |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | source tile |
union arm_2d_op_trans_msk_t.__unnamed113__ |
Data Fields | ||
---|---|---|
struct arm_2d_op_trans_msk_t.__unnamed113__.__unnamed117__ | __unnamed__ | |
uint32_t | wMode |
struct arm_2d_op_trans_msk_t.Origin |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | the origin tile |
arm_2d_tile_t | tDummySource | the buffer for the source |
struct arm_2d_op_trans_msk_t.Mask |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptOriginSide | origin side mask |
const arm_2d_tile_t * | ptTargetSide | target side mask |
struct arm_2d_op_trans_msk_opa_t.Target |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | target tile |
const arm_2d_region_t * | ptRegion | target region |
struct arm_2d_op_trans_msk_opa_t.Source |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | source tile |
union arm_2d_op_trans_msk_opa_t.__unnamed121__ |
Data Fields | ||
---|---|---|
struct arm_2d_op_trans_msk_opa_t.__unnamed121__.__unnamed125__ | __unnamed__ | |
uint32_t | wMode |
struct arm_2d_op_trans_msk_opa_t.Origin |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptTile | the origin tile |
arm_2d_tile_t | tDummySource | the buffer for the source |
struct arm_2d_op_trans_msk_opa_t.Mask |
Data Fields | ||
---|---|---|
const arm_2d_tile_t * | ptOriginSide | origin side mask |
const arm_2d_tile_t * | ptTargetSide | target side mask |
#define arm_2d_gray8_tile_rotation_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_rgb565_tile_rotation_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_cccn888_tile_rotation_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_gray8_tile_rotation_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_rgb565_tile_rotation_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_cccn888_tile_rotation_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_gray8_tile_rotation_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_rotation_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_rotation_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_rotation_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_rotation_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_rotation_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_rotation_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_rgb565_tile_rotation_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_cccn888_tile_rotation_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE | |||
) |
#define arm_2d_gray8_tile_rotation_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_rotation_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_rotation_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY | |||
) |
#define arm_2d_tile_rotate | ( | __DES_TILE_ADDR, | |
__DES_REGION_ADDR, | |||
__DES_CENTRE_ADDR | |||
) |
#define arm_2dp_gray8_tile_rotation_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_gray8_tile_rotation_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_rotation_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_rotation_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_rotation_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_rotation_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_rotation_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_rotation_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
... | |||
) |
#define arm_2d_gray8_tile_rotation_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_rotation_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_rotation_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_rgb565_tile_transform_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_cccn888_tile_transform_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_gray8_tile_transform_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_rgb565_tile_transform_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_cccn888_tile_transform_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_gray8_tile_transform_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_transform_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_transform_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_transform_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_transform_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_transform_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_transform_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_rgb565_tile_transform_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_cccn888_tile_transform_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE | |||
) |
#define arm_2d_gray8_tile_transform_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_transform_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_transform_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_tile_transform | ( | __DES_TILE_ADDR, | |
__DES_REGION_ADDR, | |||
__DES_CENTRE_ADDR | |||
) |
#define arm_2dp_gray8_tile_transform_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_gray8_tile_transform_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_transform_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_transform_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_fill_colour_with_mask_opacity_and_transform | ( | __CB_ADDR, | |
__MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_fill_colour_with_mask_opacity_and_transform | ( | __CB_ADDR, | |
__MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb888_fill_colour_with_mask_opacity_and_transform | ( | __CB_ADDR, | |
__MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_fill_colour_with_mask_opacity_and_transform | ( | __CB_ADDR, | |
__MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_fill_colour_with_mask_opacity_and_transform | ( | __MASK_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_fill_colour_with_mask_opacity_and_transform | ( | __MASK_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb888_fill_colour_with_mask_opacity_and_transform | ( | __MASK_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_fill_colour_with_mask_opacity_and_transform | ( | __MASK_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_transform_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_transform_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_transform_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_transform_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_gray8_tile_transform_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_transform_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_transform_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__ANGLE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_rgb565_tile_scaling_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_cccn888_tile_scaling_with_colour_keying_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR | |||
) |
#define arm_2d_gray8_tile_scaling_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_rgb565_tile_scaling_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_cccn888_tile_scaling_only_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_gray8_tile_scaling_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_scaling_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_scaling_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_scaling_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_scaling_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_scaling_only_with_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_gray8_tile_scaling_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_rgb565_tile_scaling_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_cccn888_tile_scaling_with_src_mask_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE | |||
) |
#define arm_2d_gray8_tile_scaling_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_rgb565_tile_scaling_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_cccn888_tile_scaling_with_src_mask_and_opacity_prepare | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY | |||
) |
#define arm_2d_tile_scale | ( | __DES_TILE_ADDR, | |
__DES_REGION_ADDR, | |||
__DES_CENTRE_ADDR | |||
) |
#define arm_2dp_gray8_tile_scaling_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_with_colour_keying | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2dp_gray8_tile_scaling_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_only | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_scaling_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_scaling_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_only_with_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_gray8_tile_scaling_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_with_src_mask | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2dp_gray8_tile_scaling_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_rgb565_tile_scaling_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2dp_cccn888_tile_scaling_with_src_mask_and_opacity | ( | __CB_ADDR, | |
__SRC_TILE_ADDR, | |||
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_with_colour_keying | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_only | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__MSK_COLOUR, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_only_with_opacity | ( | __SRC_TILE_ADDR, | |
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_with_src_mask | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
... | |||
) |
#define arm_2d_gray8_tile_scaling_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_rgb565_tile_scaling_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
#define arm_2d_cccn888_tile_scaling_with_src_mask_and_opacity | ( | __SRC_TILE_ADDR, | |
__SRC_MASK_ADDR, | |||
__DES_TILE_ADDR, | |||
__DES_REGION_ADDR, | |||
__CENTRE, | |||
__SCALE, | |||
__OPACITY, | |||
... | |||
) |
arm_2d_op_fill_cl_msk_opa_trans_t is alias of arm_2d_op_trans_opa_t
arm_2d_err_t arm_2dp_gray8_tile_transform_with_colour_keying_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chFillColour | ||
) |
prepare for a transform with colour-keying in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chFillColour | the key colour |
arm_2d_err_t arm_2dp_rgb565_tile_transform_with_colour_keying_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast16_t | hwFillColour | ||
) |
prepare for a transform with colour-keying in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | hwFillColour | the key colour |
arm_2d_err_t arm_2dp_cccn888_tile_transform_with_colour_keying_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint32_t | wFillColour | ||
) |
prepare for a transform with colour-keying in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | wFillColour | the key colour |
arm_2d_err_t arm_2dp_gray8_tile_transform_only_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_rgb565_tile_transform_only_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_cccn888_tile_transform_only_prepare | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_gray8_tile_transform_with_colour_keying_and_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chFillColour, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with colour keying and opacity in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chFillColour | the key colour |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_rgb565_tile_transform_with_colour_keying_and_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast16_t | hwFillColour, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with colour keying and opacity in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | hwFillColour | the key colour |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_cccn888_tile_transform_with_colour_keying_and_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint32_t | wFillColour, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with colour keyding and opacity in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | wFillColour | the key colour |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_gray8_tile_transform_only_with_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with opacity in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_rgb565_tile_transform_only_with_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with opacity in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_cccn888_tile_transform_only_with_opacity_prepare | ( | arm_2d_op_trans_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chRatio | ||
) |
prepare for a transform with opacity in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chRatio | the opacity |
arm_2d_err_t arm_2dp_gray8_tile_transform_with_src_mask_prepare | ( | arm_2d_op_trans_msk_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform with a source mask in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_rgb565_tile_transform_with_src_mask_prepare | ( | arm_2d_op_trans_msk_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform with a source mask in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_cccn888_tile_transform_with_src_mask_prepare | ( | arm_2d_op_trans_msk_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale | ||
) |
prepare for a transform with a source mask in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
arm_2d_err_t arm_2dp_gray8_tile_transform_with_src_mask_and_opacity_prepare | ( | arm_2d_op_trans_msk_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a transform with a source mask and opacity in gray8
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chOpacity | the opacity |
arm_2d_err_t arm_2dp_rgb565_tile_transform_with_src_mask_and_opacity_prepare | ( | arm_2d_op_trans_msk_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a transform with a source mask and opacity in rgb565
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chOpacity | the opacity |
arm_2d_err_t arm_2dp_cccn888_tile_transform_with_src_mask_and_opacity_prepare | ( | arm_2d_op_trans_msk_opa_t * | ptOP, |
const arm_2d_tile_t * | ptSource, | ||
const arm_2d_tile_t * | ptSourceMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a transform with a source mask and opacity in cccn888
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptSource | the source tile |
[in] | ptSourceMask | the source mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chOpacity | the opacity |
arm_2d_err_t arm_2dp_gray8_fill_colour_with_mask_opacity_and_transform_prepare | ( | arm_2d_op_fill_cl_msk_opa_trans_t * | ptOP, |
const arm_2d_tile_t * | ptMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast8_t | chFillColour, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a gray8 colour-filling with a mask, a given opacity and transform
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptMask | the target mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | chFillColour | the colour to fill |
[in] | chOpacity | the opacity |
arm_2d_err_t arm_2dp_rgb565_fill_colour_with_mask_opacity_and_transform_prepare | ( | arm_2d_op_fill_cl_msk_opa_trans_t * | ptOP, |
const arm_2d_tile_t * | ptMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint_fast16_t | hwFillColour, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a rgb565 colour-filling with a mask, a given opacity and transform
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptMask | the target mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | hwFillColour | the colour to fill |
[in] | chOpacity | the opacity |
arm_2d_err_t arm_2dp_cccn888_fill_colour_with_mask_opacity_and_transform_prepare | ( | arm_2d_op_fill_cl_msk_opa_trans_t * | ptOP, |
const arm_2d_tile_t * | ptMask, | ||
const arm_2d_location_t | tCentre, | ||
float | fAngle, | ||
float | fScale, | ||
uint32_t | wFillColour, | ||
uint_fast8_t | chOpacity | ||
) |
prepare for a cccn888 colour-filling with a mask, a given opacity and transform
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptMask | the target mask |
[in] | tCentre | the pivot in the source tile |
[in] | fAngle | the rotation angle |
[in] | fScale | the scaling factor |
[in] | wFillColour | the colour to fill |
[in] | chOpacity | the opacity |
arm_fsm_rt_t arm_2dp_tile_transform | ( | arm_2d_op_trans_t * | ptOP, |
const arm_2d_tile_t * | ptTarget, | ||
const arm_2d_region_t * | ptRegion, | ||
const arm_2d_location_t * | ptTargetCentre | ||
) |
start a transform operation
[in] | ptOP | the control block, NULL means using the default control block |
[in] | ptTarget | the target tile |
[in] | ptRegion | the target region |
[in] | ptTargetCentre | the pivot in the target region |