Searched refs:VPSS_GRP_ATTR_S (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_vpss.h | 19 RK_S32 RK_MPI_VPSS_CreateGrp(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr); 27 RK_S32 RK_MPI_VPSS_GetGrpAttr(VPSS_GRP VpssGrp, VPSS_GRP_ATTR_S *pstGrpAttr); 28 RK_S32 RK_MPI_VPSS_SetGrpAttr(VPSS_GRP VpssGrp, const VPSS_GRP_ATTR_S *pstGrpAttr);
|
| H A D | rk_comm_vpss.h | 55 } VPSS_GRP_ATTR_S; typedef
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_mod_vpss.cpp | 42 … TEST_VPSS_CTX_S *pstCtx, VPSS_GRP_ATTR_S *pstVpssGrpAttr, VPSS_CHN_ATTR_S *pstVpssChnAttrs) { in TEST_VPSS_InitAttr() 43 memset(pstVpssGrpAttr, 0, sizeof(VPSS_GRP_ATTR_S)); in TEST_VPSS_InitAttr() 192 VPSS_GRP_ATTR_S stVpssGrpAttr; in TEST_VPSS_ModInit()
|
| H A D | test_comm_vpss.cpp | 54 VPSS_GRP_ATTR_S *pstVpssGrpAttr, in TEST_VPSS_Start()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_vpss.h | 39 VPSS_GRP_ATTR_S *pstVpssGrpAttr,
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_rgn.cpp | 638 VPSS_GRP_ATTR_S stGrpAttr; in unit_test_mpi_rgn_vpss() 646 memset(&stGrpAttr, 0, sizeof(VPSS_GRP_ATTR_S)); in unit_test_mpi_rgn_vpss()
|
| H A D | test_mpi_all.cpp | 533 VPSS_GRP_ATTR_S stGrpVpssAttr; in create_vpss() 536 memset(&stGrpVpssAttr, 0, sizeof(VPSS_GRP_ATTR_S)); in create_vpss()
|
| H A D | test_mpi_avs.cpp | 55 VPSS_GRP_ATTR_S stGrpVpssAttr;
|
| H A D | test_mpi_vi.cpp | 79 VPSS_GRP_ATTR_S stGrpVpssAttr;
|