Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_sys.cpp63 stSrcChn.enModId = RK_ID_AVS; in TEST_SYS_AvsUnbindVenc()
67 stDestChn.enModId = RK_ID_VENC; in TEST_SYS_AvsUnbindVenc()
86 stSrcChn.enModId = RK_ID_AVS; in TEST_SYS_AvsBindVpss()
90 stDestChn.enModId = RK_ID_VPSS; in TEST_SYS_AvsBindVpss()
108 stSrcChn.enModId = RK_ID_AVS; in TEST_SYS_AvsUnbindVpss()
112 stDestChn.enModId = RK_ID_VPSS; in TEST_SYS_AvsUnbindVpss()
130 stSrcChn.enModId = RK_ID_AVS; in TEST_SYS_AvsBindVo()
134 stDestChn.enModId = RK_ID_VO; in TEST_SYS_AvsBindVo()
152 stSrcChn.enModId = RK_ID_AVS; in TEST_SYS_AvsUnbindVo()
156 stDestChn.enModId = RK_ID_VO; in TEST_SYS_AvsUnbindVo()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp660 stSrcChn.enModId = RK_ID_VDEC; in unit_test_mpi_all()
663 stDestChn.enModId = RK_ID_VO; in unit_test_mpi_all()
672 stDestChn.enModId = RK_ID_VO; in unit_test_mpi_all()
695 stSrcChn.enModId = RK_ID_VI; in unit_test_mpi_all()
698 stDestChn.enModId = RK_ID_VO; in unit_test_mpi_all()
707 stDestChn.enModId = RK_ID_VO; in unit_test_mpi_all()
717 stDestChn.enModId = RK_ID_VPSS; in unit_test_mpi_all()
727 stSrcChn.enModId = RK_ID_VPSS; in unit_test_mpi_all()
730 stDestChn.enModId = RK_ID_VENC; in unit_test_mpi_all()
740 stSrcChn.enModId = RK_ID_VENC; in unit_test_mpi_all()
[all …]
H A Dtest_mpi_sys.cpp167 stSrcChn.enModId = RK_ID_ADEC; in test_bind_adec_ao()
171 stDstChn.enModId = RK_ID_AO; in test_bind_adec_ao()
184 stSrcChn.enModId = RK_ID_ADEC; in test_unbind_adec_ao()
188 stDstChn.enModId = RK_ID_AO; in test_unbind_adec_ao()
203 stSrcChn.enModId = RK_ID_ADEC; in test_mpi_sys_get_bind_by_src()
211 pstDstChn->enModId, pstDstChn->s32DevId, pstDstChn->s32ChnId); in test_mpi_sys_get_bind_by_src()
227 stDstChn.enModId = RK_ID_AO; in test_mpi_sys_get_bind_by_dest()
233 stSrcChn.enModId, stSrcChn.s32DevId, stSrcChn.s32ChnId); in test_mpi_sys_get_bind_by_dest()
H A Dtest_mpi_vo.cpp864 stSrcChn.enModId = RK_ID_VDEC; in screen1_process()
869 stDstChn.enModId = RK_ID_VO; in screen1_process()
902 stSrcChn.enModId = RK_ID_VDEC; in screen0_process()
907 stDstChn.enModId = RK_ID_VO; in screen0_process()
931 stSrcChn.enModId = RK_ID_WBC; in wbc_process()
936 stDstChn.enModId = RK_ID_VO; in wbc_process()
1043 stSrcChn.enModId = RK_ID_VDEC; in unit_mpi_voplay_test()
1047 stDstChn.enModId = RK_ID_VO; in unit_mpi_voplay_test()
1074 stSrcChn.enModId = RK_ID_VDEC; in unit_mpi_voplay_test()
1078 stDstChn.enModId in unit_mpi_voplay_test()
[all...]
H A Dtest_mpi_vi.cpp420 stMppChn.enModId = RK_ID_VI; in create_rgn()
524 stMppChn.enModId = RK_ID_VI; in create_rgn()
725 stSrcChn.enModId = RK_ID_VI; in test_vi_bind_vo_loop()
729 stDestChn.enModId = RK_ID_VO; in test_vi_bind_vo_loop()
820 stViChn.enModId = RK_ID_VI; in test_vi_bind_vpss_venc_loop()
823 stVpssChn.enModId = RK_ID_VPSS; in test_vi_bind_vpss_venc_loop()
844 stVencChn[i].enModId = RK_ID_VENC; in test_vi_bind_vpss_venc_loop()
961 stSrcChn.enModId = RK_ID_VI; in test_vi_bind_venc_loop()
965 stDestChn[i].enModId = RK_ID_VENC; in test_vi_bind_venc_loop()
H A Dtest_mpi_vdec.cpp608 stSrcChn.enModId = RK_ID_VDEC; in unit_test_mpi_vdec()
612 stDestChn.enModId = RK_ID_VO; in unit_test_mpi_vdec()
H A Dtest_mpi_rgn.cpp591 stMppChn.enModId = RK_ID_VENC; in unit_test_mpi_rgn_venc()
642 stMppChn.enModId = RK_ID_VPSS; in unit_test_mpi_rgn_vpss()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_debug.h27 MOD_ID_E enModId; member
H A Drk_common.h119 MOD_ID_E enModId; member