Home
last modified time | relevance | path

Searched refs:ipu_degrees_to_rot_mode (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/ipu-v3/
Dipu-common.c136 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees, in ipu_degrees_to_rot_mode() function
166 EXPORT_SYMBOL_GPL(ipu_degrees_to_rot_mode);
/drivers/staging/media/imx/
Dimx-media-csc-scaler.c644 ret = ipu_degrees_to_rot_mode(&rot_mode, rotate, hflip, vflip); in ipu_csc_scaler_s_ctrl()
Dimx-ic-prpencvf.c1103 ret = ipu_degrees_to_rot_mode(&rot_mode, rotation, hflip, vflip); in prp_s_ctrl()