Searched refs:stFpnFrmInfo (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_vi.c | 2430 stFPNAttr.stFpnFrmInfo.u32FrmSize = pstViFrameInfo->u32Size; in SAMPLE_COMM_VI_FpnCorrectionConfig() 2431 (hi_void)memcpy_s(&stFPNAttr.stFpnFrmInfo.stFpnFrame, sizeof(VIDEO_FRAME_INFO_S), &pstViFrameInfo->stVideoFrameInfo, in SAMPLE_COMM_VI_FpnCorrectionConfig() 2458 SAMPLE_COMM_VI_ReadFpnFile(&stFPNAttr.stFpnFrmInfo, pfd); in SAMPLE_COMM_VI_FpnCorrectionConfig() 2468 printf("offset[%d] = 0x%x; ", i, stFPNAttr.stFpnFrmInfo.u32Offset[i]); in SAMPLE_COMM_VI_FpnCorrectionConfig() 2471 printf("u32FrmSize = %d.\n", stFPNAttr.stFpnFrmInfo.u32FrmSize); in SAMPLE_COMM_VI_FpnCorrectionConfig() 2472 printf("ISO = %d.\n", stFPNAttr.stFpnFrmInfo.u32Iso); in SAMPLE_COMM_VI_FpnCorrectionConfig() 2473 printf("\nstFPNAttr: u32Width = %d, u32Height = %d\n", stFPNAttr.stFpnFrmInfo.stFpnFrame.stVFrame.u32Width, in SAMPLE_COMM_VI_FpnCorrectionConfig() 2474 stFPNAttr.stFpnFrmInfo.stFpnFrame.stVFrame.u32Height); in SAMPLE_COMM_VI_FpnCorrectionConfig() 2475 printf("FrmSize: %d, stride: %d, compress mode: %d\n", stFPNAttr.stFpnFrmInfo.u32FrmSize, in SAMPLE_COMM_VI_FpnCorrectionConfig() 2476 stFPNAttr.stFpnFrmInfo in SAMPLE_COMM_VI_FpnCorrectionConfig() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_isp.h | 1540 ISP_FPN_FRAME_INFO_S stFpnFrmInfo; /* input in correction mode. */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/ |
H A D | hi_comm_isp.h | 1540 ISP_FPN_FRAME_INFO_S stFpnFrmInfo; /* input in correction mode. */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_isp.h | 1541 ISP_FPN_FRAME_INFO_S stFpnFrmInfo; /* input in correction mode. */ member
|
Completed in 51 milliseconds