Home
last modified time | relevance | path

Searched refs:IPU_ROTATE_NONE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/dma/
H A Dipu-dma.h100 IPU_ROTATE_NONE = 0, enumerator
/openbmc/linux/include/video/
H A Dimx-ipu-v3.h72 IPU_ROTATE_NONE = 0, enumerator
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c927 if (ctx->rot_mode == IPU_ROTATE_NONE) in transform_tile_index()
1433 IPU_ROTATE_NONE, false, tile); in convert_start()
1438 IPU_ROTATE_NONE, true, tile); in convert_start()
1446 IPU_ROTATE_NONE, false, tile); in convert_start()
H A Dipu-common.c180 case IPU_ROTATE_NONE: in ipu_rot_mode_to_degrees()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c497 ret = prp_setup_channel(priv, priv->out_ch, IPU_ROTATE_NONE, in prp_setup_rotation()
519 ret = prp_setup_channel(priv, priv->rot_out_ch, IPU_ROTATE_NONE, in prp_setup_rotation()
H A Dimx-media-csc-scaler.c762 ctx->rot_mode = IPU_ROTATE_NONE; in ipu_csc_scaler_open()