Searched refs:IPU_ROT_BIT_VFLIP (Results 1 – 2 of 2) sorted by relevance
67 #define IPU_ROT_BIT_VFLIP (1 << 0) macro73 IPU_ROTATE_VERT_FLIP = IPU_ROT_BIT_VFLIP,75 IPU_ROTATE_180 = (IPU_ROT_BIT_VFLIP | IPU_ROT_BIT_HFLIP),77 IPU_ROTATE_90_RIGHT_VFLIP = (IPU_ROT_BIT_90 | IPU_ROT_BIT_VFLIP),80 IPU_ROT_BIT_VFLIP | IPU_ROT_BIT_HFLIP),
825 if ((ctx->rot_mode & IPU_ROT_BIT_VFLIP) ^ in find_seams()842 if ((ctx->rot_mode & IPU_ROT_BIT_VFLIP) ^ in find_seams()950 if (ctx->rot_mode & IPU_ROT_BIT_VFLIP) in transform_tile_index()1191 !(ctx->rot_mode & IPU_ROT_BIT_VFLIP); in calc_tile_resize_coefficients()