Home
last modified time | relevance | path

Searched refs:TEST_VPSS_Stop (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_vpss.h41 RK_S32 TEST_VPSS_Stop(VPSS_GRP VpssGrp, RK_U32 u32ChnNum);
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp281 TEST_VPSS_Stop(pstCtx->s32GrpIndex, pstCtx->s32ChnNum); in TEST_VPSS_ModDeInit()
H A Dtest_comm_vpss.cpp93 RK_S32 TEST_VPSS_Stop(VPSS_GRP VpssGrp, RK_U32 u32ChnNum) { in TEST_VPSS_Stop() function
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp706 s32Ret = TEST_VPSS_Stop(VpssGrp, 1); in unit_test_mpi_rgn_vpss()
H A Dtest_mpi_avs.cpp504 s32Ret = TEST_VPSS_Stop(pstVpssCtx.VpssGrp, pstVpssCtx.u32VpssChnCnt); in test_avs_vpss_venc_loop()