Searched refs:VPSS_GRP_ATTR_S (Results 1 - 14 of 14) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/ |
H A D | sample_media_ai.h | 112 VPSS_GRP_ATTR_S grpAttr; // VpssGrp attributes
192 int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight);
|
H A D | sample_media_ai.c | 1459 int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight)
in VpssCfgSetGrp()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
H A D | sample_lcd.h | 105 VPSS_GRP_ATTR_S grpAttr; // VpssGrp attributes
179 int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight);
|
H A D | sample_lcd.c | 1431 int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight)
in VpssCfgSetGrp()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/ |
H A D | sample_vio.c | 62 VPSS_GRP_ATTR_S stVpssGrpAttr; in SAMPLE_VIO_ViOnlineVpssOfflineRoute() 137 (hi_void)memset_s(&stVpssGrpAttr, sizeof(VPSS_GRP_ATTR_S), 0, sizeof(VPSS_GRP_ATTR_S)); in SAMPLE_VIO_ViOnlineVpssOfflineRoute() 277 VPSS_GRP_ATTR_S stVpssGrpAttr; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD() 361 (hi_void)memset_s(&stVpssGrpAttr, sizeof(VPSS_GRP_ATTR_S), 0, sizeof(VPSS_GRP_ATTR_S)); in SAMPLE_VIO_WDR_LDC_DIS_SPREAD() 566 VPSS_GRP_ATTR_S stVpssGrpAttr; in SAMPLE_VIO_ViDoublePipeRoute() 642 (hi_void)memset_s(&stVpssGrpAttr, sizeof(VPSS_GRP_ATTR_S), 0, sizeof(VPSS_GRP_ATTR_S)); in SAMPLE_VIO_ViDoublePipeRoute() 791 VPSS_GRP_ATTR_S stVpssGrpAtt in SAMPLE_VIO_ViWdrSwitch() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | mpi_vpss.h | 32 HI_S32 HI_MPI_VPSS_CreateGrp(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr); 40 HI_S32 HI_MPI_VPSS_GetGrpAttr(VPSS_GRP VpssGrp, VPSS_GRP_ATTR_S *pstGrpAttr); 41 HI_S32 HI_MPI_VPSS_SetGrpAttr(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr);
|
H A D | hi_comm_vpss.h | 91 } VPSS_GRP_ATTR_S; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | mpi_vpss.h | 32 HI_S32 HI_MPI_VPSS_CreateGrp(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr); 40 HI_S32 HI_MPI_VPSS_GetGrpAttr(VPSS_GRP VpssGrp, VPSS_GRP_ATTR_S *pstGrpAttr); 41 HI_S32 HI_MPI_VPSS_SetGrpAttr(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr);
|
H A D | hi_comm_vpss.h | 91 } VPSS_GRP_ATTR_S; typedef
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_vpss.c | 38 HI_S32 SAMPLE_COMM_VPSS_Start(VPSS_GRP VpssGrp, HI_BOOL *pabChnEnable, VPSS_GRP_ATTR_S *pstVpssGrpAttr, in SAMPLE_COMM_VPSS_Start()
|
H A D | sample_comm.h | 604 HI_S32 SAMPLE_COMM_VPSS_Start(VPSS_GRP VpssGrp, HI_BOOL *pabChnEnable, VPSS_GRP_ATTR_S *pstVpssGrpAttr,
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/ |
H A D | sample_store.c | 294 VPSS_GRP_ATTR_S stVpssGrpAttr = {0};
in SAMPLE_VENC_VPSS_Init()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
H A D | sample_ive_kcf.c | 2245 VPSS_GRP_ATTR_S stVpssGrpAttr;
in SAMPLE_IVE_Kcf() 2334 (HI_VOID)memset_s(&stVpssGrpAttr, sizeof(VPSS_GRP_ATTR_S), 0, sizeof(VPSS_GRP_ATTR_S));
in SAMPLE_IVE_Kcf()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
H A D | sample_comm_ive.c | 762 VPSS_GRP_ATTR_S stVpssGrpAttr = { 0 };
in SAMPLE_COMM_IVE_StartVpss()
|
Completed in 21 milliseconds