Home
last modified time | relevance | path

Searched refs:VPSS_GRP_ATTR_S (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_vpss.h19 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 Drk_comm_vpss.h55 } VPSS_GRP_ATTR_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp42 … 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 Dtest_comm_vpss.cpp54 VPSS_GRP_ATTR_S *pstVpssGrpAttr, in TEST_VPSS_Start()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vpss.h39 VPSS_GRP_ATTR_S *pstVpssGrpAttr,
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp638 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 Dtest_mpi_all.cpp533 VPSS_GRP_ATTR_S stGrpVpssAttr; in create_vpss()
536 memset(&stGrpVpssAttr, 0, sizeof(VPSS_GRP_ATTR_S)); in create_vpss()
H A Dtest_mpi_avs.cpp55 VPSS_GRP_ATTR_S stGrpVpssAttr;
H A Dtest_mpi_vi.cpp79 VPSS_GRP_ATTR_S stGrpVpssAttr;