Searched refs:POINT_S (Results 1 - 22 of 22) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_vgs.h | 65 POINT_S stStartPoint; /* Line start point */ 66 POINT_S stEndPoint; /* Line end point */ 80 POINT_S stPoint[4]; /* Four points of the quadrangle */
|
H A D | hi_comm_region.h | 86 POINT_S stPoint;
127 POINT_S stPoint[4]; /* quadrangle has 4 points */
178 POINT_S stPoint;
226 POINT_S stPoint;
|
H A D | mpi_gdc.h | 91 * const POINT_S *pstDstPoint 92 * POINT_S *pstSrcPoint 96 const VIDEO_FRAME_INFO_S *pstVideoInfo, const POINT_S *pstDstPoint, POINT_S *pstSrcPoint);
|
H A D | mpi_vo.h | 91 HI_S32 HI_MPI_VO_SetChnDisplayPosition(VO_LAYER VoLayer, VO_CHN VoChn, const POINT_S *pstDispPos);
92 HI_S32 HI_MPI_VO_GetChnDisplayPosition(VO_LAYER VoLayer, VO_CHN VoChn, POINT_S *pstDispPos);
|
H A D | mpi_vpss.h | 132 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut);
|
H A D | mpi_vi.h | 79 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut);
|
H A D | hi_comm_video.h | 77 } POINT_S; typedef
|
H A D | hi_comm_isp.h | 1633 POINT_S stCenterCoor; /* RW;the coordinate of central pixel.
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_vgs.h | 65 POINT_S stStartPoint; /* Line start point */ 66 POINT_S stEndPoint; /* Line end point */ 80 POINT_S stPoint[4]; /* Four points of the quadrangle */
|
H A D | hi_comm_region.h | 86 POINT_S stPoint;
127 POINT_S stPoint[4]; /* quadrangle has 4 points */
178 POINT_S stPoint;
226 POINT_S stPoint;
|
H A D | mpi_gdc.h | 91 * const POINT_S *pstDstPoint 92 * POINT_S *pstSrcPoint 96 const VIDEO_FRAME_INFO_S *pstVideoInfo, const POINT_S *pstDstPoint, POINT_S *pstSrcPoint);
|
H A D | mpi_vpss.h | 91 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut); 93 const POINT_S *pstSrcPointIn, POINT_S *pstDstPointOut); 136 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut);
|
H A D | mpi_vi.h | 79 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut); 141 const POINT_S *pstDstPointIn, POINT_S *pstSrcPointOut); 143 const POINT_S *pstSrcPointIn, POINT_S *pstDstPointOut);
|
H A D | mpi_vo.h | 82 HI_S32 HI_MPI_VO_SetChnDisplayPosition(VO_LAYER VoLayer, VO_CHN VoChn, const POINT_S *pstDispPos);
83 HI_S32 HI_MPI_VO_GetChnDisplayPosition(VO_LAYER VoLayer, VO_CHN VoChn, POINT_S *pstDispPos);
|
H A D | hi_comm_video.h | 77 } POINT_S; typedef
|
H A D | hi_comm_isp.h | 1632 POINT_S stCenterCoor; /* RW;the coordinate of central pixel.
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
H A D | sample_ive_od.c | 82 static HI_S32 SAMPLE_IVE_Linear2DClassifer(POINT_S *pstChar, HI_S32 s32CharNum, POINT_S *pstLinearPoint,
in SAMPLE_IVE_Linear2DClassifer() 88 POINT_S *pstNextLinearPoint = NULL;
in SAMPLE_IVE_Linear2DClassifer() 129 POINT_S stChar[IVE_CHAR_NUM];
in SAMPLE_IVE_OdProc() 130 POINT_S astPoints[SAMPLE_IVE_OD_MAX_POINT] = {{0, 0}};
in SAMPLE_IVE_OdProc()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
H A D | sample_comm_ive.h | 61 POINT_S astPoint[4];
72 POINT_S *pstLinearPoint;
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/ |
H A D | osd_img.h | 180 POINT_S stStartPos; // OSD Start Position
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
H A D | osd_img.c | 453 static HI_S32 OSD_Ratio2Absolute(MPP_CHN_S stChn, const POINT_S* pstRatioCoor, POINT_S* pstAbsCoor)
in OSD_Ratio2Absolute() 547 POINT_S stStartPos;
in OSD_Update() 710 POINT_S stStartPos;
in OSD_RGNAttach()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_comm_video.h | 80 } POINT_S; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/ |
H A D | hi_comm_isp.h | 1632 POINT_S stCenterCoor; /* RW;the coordinate of central pixel.
|
Completed in 78 milliseconds