Searched refs:bAspect (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_comm_video.h | 484 HI_BOOL bAspect; /* RW;Range: [0, 1];Whether aspect ration is keep */ member 485 HI_S32 s32XRatio; /* RW; Range: [0, 100]; field angle ration of horizontal,valid when bAspect=0. */ 486 HI_S32 s32YRatio; /* RW; Range: [0, 100]; field angle ration of vertical,valid when bAspect=0. */ 487 HI_S32 s32XYRatio; /* RW; Range: [0, 100]; field angle ration of all,valid when bAspect=1. */
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_video.h | 480 HI_BOOL bAspect; /* RW;Range: [0, 1];Whether aspect ration is keep */ member 481 HI_S32 s32XRatio; /* RW; Range: [0, 100]; field angle ration of horizontal,valid when bAspect=0. */ 482 HI_S32 s32YRatio; /* RW; Range: [0, 100]; field angle ration of vertical,valid when bAspect=0. */ 483 HI_S32 s32XYRatio; /* RW; Range: [0, 100]; field angle ration of all,valid when bAspect=1. */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_video.h | 481 HI_BOOL bAspect; /* RW;Range: [0, 1];Whether aspect ration is keep */ member 482 HI_S32 s32XRatio; /* RW; Range: [0, 100]; field angle ration of horizontal,valid when bAspect=0. */ 483 HI_S32 s32YRatio; /* RW; Range: [0, 100]; field angle ration of vertical,valid when bAspect=0. */ 484 HI_S32 s32XYRatio; /* RW; Range: [0, 100]; field angle ration of all,valid when bAspect=1. */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/ |
H A D | sample_vio.c | 455 stLDCAttr.stAttr.bAspect = 0; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD() 1313 stLDCAttr.stAttr.bAspect = 0; in SAMPLE_VIO_ViVpssLowDelay()
|
Completed in 9 milliseconds