Home
last modified time | relevance | path

Searched refs:angle (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/hardware/rga/include/
H A Ddrmrga.h173 static inline void rga_set_rotation(rga_info_t *info, int angle) in rga_set_rotation() argument
175 if (angle == 90) { // 90:HAL_TRANSFORM_ROT in rga_set_rotation()
177 } else if (angle == 180) { // 180:HAL_TRANSFORM_ROT in rga_set_rotation()
179 } else if (angle == 270) { // 270:HAL_TRANSFORM_ROT in rga_set_rotation()
H A Drga.h303 int sina; /* dst angle default value 0 16.16 scan from table */
304 int cosa; /* dst angle default value 0 16.16 scan from table */
452 unsigned int angle, // rotate angle
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Ddrmrga.h175 static inline void rga_set_rotation(rga_info_t *info, int angle) in rga_set_rotation() argument
177 if (angle == 90) { // 90:HAL_TRANSFORM_ROT in rga_set_rotation()
179 } else if (angle == 180) { // 180:HAL_TRANSFORM_ROT in rga_set_rotation()
181 } else if (angle == 270) { // 270:HAL_TRANSFORM_ROT in rga_set_rotation()
H A Drga.h311 int sina; /* dst angle default value 0 16.16 scan from table */
312 int cosa; /* dst angle default value 0 16.16 scan from table */
510 unsigned int angle, // rotate angle
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Ddrmrga.h175 static inline void rga_set_rotation(rga_info_t *info, int angle) in rga_set_rotation() argument
177 if (angle == 90) { // 90:HAL_TRANSFORM_ROT in rga_set_rotation()
179 } else if (angle == 180) { // 180:HAL_TRANSFORM_ROT in rga_set_rotation()
181 } else if (angle == 270) { // 270:HAL_TRANSFORM_ROT in rga_set_rotation()
H A Drga.h311 int sina; /* dst angle default value 0 16.16 scan from table */
312 int cosa; /* dst angle default value 0 16.16 scan from table */
510 unsigned int angle, // rotate angle
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h231 static inline void rga_set_rotation(rga_info_t *info, int angle) { in rga_set_rotation() argument
232 if (angle == 90) in rga_set_rotation()
234 else if (angle == 180) in rga_set_rotation()
236 else if (angle == 270) in rga_set_rotation()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h319 hi_s32 x_ratio; /* RW; range: [0, 100]; field angle ration of horizontal,valid when aspect=0. */
320 hi_s32 y_ratio; /* RW; range: [0, 100]; field angle ration of vertical,valid when aspect=0. */
321 hi_s32 xy_ratio; /* RW; range: [0, 100]; field angle ration of all,valid when aspect=1. */
362 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
367 hi_size dest_size; /* RW;dest size of any angle rotation */
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h316 hi_s32 x_ratio; /* RW; range: [0, 100]; field angle ration of horizontal,valid when aspect=0. */
317 hi_s32 y_ratio; /* RW; range: [0, 100]; field angle ration of vertical,valid when aspect=0. */
318 hi_s32 xy_ratio; /* RW; range: [0, 100]; field angle ration of all,valid when aspect=1. */
359 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
364 hi_size dest_size; /* RW;dest size of any angle rotation */
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h315 hi_s32 x_ratio; /* RW; range: [0, 100]; field angle ration of horizontal,valid when aspect=0. */
316 hi_s32 y_ratio; /* RW; range: [0, 100]; field angle ration of vertical,valid when aspect=0. */
317 hi_s32 xy_ratio; /* RW; range: [0, 100]; field angle ration of all,valid when aspect=1. */
358 hi_u32 angle; /* RW;range: [0,360];rotation angle:[0,360] */ member
363 hi_size dest_size; /* RW;dest size of any angle rotation */

Completed in 9 milliseconds