Searched refs:VPSS_CHN_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 | 54 RK_S32 RK_MPI_VPSS_SetChnAttr(VPSS_GRP VpssGrp, VPSS_CHN VpssChn, const VPSS_CHN_ATTR_S *pstChnAttr… 55 RK_S32 RK_MPI_VPSS_GetChnAttr(VPSS_GRP VpssGrp, VPSS_CHN VpssChn, VPSS_CHN_ATTR_S *pstChnAttr);
|
| H A D | rk_comm_vpss.h | 78 } VPSS_CHN_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() 44 memset(pstVpssChnAttrs, 0, sizeof(VPSS_CHN_ATTR_S) * VPSS_MAX_CHN_NUM); in TEST_VPSS_InitAttr() 193 VPSS_CHN_ATTR_S stVpssChnAttr[VPSS_MAX_CHN_NUM]; in TEST_VPSS_ModInit()
|
| H A D | test_comm_vpss.cpp | 55 VPSS_CHN_ATTR_S *pstVpssChnAttr) { in TEST_VPSS_Start()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_vpss.h | 40 VPSS_CHN_ATTR_S *pstVpssChnAttr);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_rgn.cpp | 639 VPSS_CHN_ATTR_S stChnAttr; in unit_test_mpi_rgn_vpss() 647 memset(&stChnAttr, 0, sizeof(VPSS_CHN_ATTR_S)); in unit_test_mpi_rgn_vpss()
|
| H A D | test_mpi_all.cpp | 534 VPSS_CHN_ATTR_S stVpssChnAttr; in create_vpss() 550 memset(&stVpssChnAttr, 0, sizeof(VPSS_CHN_ATTR_S)); in create_vpss()
|
| H A D | test_mpi_avs.cpp | 56 VPSS_CHN_ATTR_S stVpssChnAttr[VPSS_MAX_CHN_NUM];
|
| H A D | test_mpi_vi.cpp | 80 VPSS_CHN_ATTR_S stVpssChnAttr[VPSS_MAX_CHN_NUM];
|