Home
last modified time | relevance | path

Searched refs:s32ChnId (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_sys.cpp65 stSrcChn.s32ChnId = AvsChn; in TEST_SYS_AvsUnbindVenc()
69 stDestChn.s32ChnId = VencChn; in TEST_SYS_AvsUnbindVenc()
88 stSrcChn.s32ChnId = AvsChn; in TEST_SYS_AvsBindVpss()
92 stDestChn.s32ChnId = 0; in TEST_SYS_AvsBindVpss()
110 stSrcChn.s32ChnId = AvsChn; in TEST_SYS_AvsUnbindVpss()
114 stDestChn.s32ChnId = 0; in TEST_SYS_AvsUnbindVpss()
132 stSrcChn.s32ChnId = AvsChn; in TEST_SYS_AvsBindVo()
136 stDestChn.s32ChnId = VoChn; in TEST_SYS_AvsBindVo()
154 stSrcChn.s32ChnId = AvsChn; in TEST_SYS_AvsUnbindVo()
158 stDestChn.s32ChnId = VoChn; in TEST_SYS_AvsUnbindVo()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_sys.cpp109 RK_S32 test_adec_create_channel(TEST_SYS_CTX_S *pstCtx, RK_S32 s32ChnId) { in test_adec_create_channel() argument
111 ADEC_CHN AdChn = (ADEC_CHN)s32ChnId; in test_adec_create_channel()
122 RK_S32 test_adec_destroy_channel(TEST_SYS_CTX_S *pstCtx, RK_S32 s32ChnId) { in test_adec_destroy_channel() argument
125 ADEC_CHN AdChn = (ADEC_CHN)s32ChnId; in test_adec_destroy_channel()
136 RK_S32 test_ao_enable_channel(TEST_SYS_CTX_S *pstCtx, RK_S32 s32ChnId) { in test_ao_enable_channel() argument
138 ADEC_CHN AdChn = (ADEC_CHN)s32ChnId; in test_ao_enable_channel()
149 RK_S32 test_ao_disable_channel(TEST_SYS_CTX_S *pstCtx, RK_S32 s32ChnId) { in test_ao_disable_channel() argument
151 AO_CHN AoChn = (AO_CHN)s32ChnId; in test_ao_disable_channel()
169 stSrcChn.s32ChnId = s32SrcChnId; in test_bind_adec_ao()
173 stDstChn.s32ChnId = s32DstChnId; in test_bind_adec_ao()
[all …]
H A Dtest_mpi_all.cpp662 stSrcChn.s32ChnId = i; in unit_test_mpi_all()
665 stDestChn.s32ChnId = i; in unit_test_mpi_all()
674 stDestChn.s32ChnId = i; in unit_test_mpi_all()
697 stSrcChn.s32ChnId = 0; in unit_test_mpi_all()
700 stDestChn.s32ChnId = VDEC_CH_CNT; in unit_test_mpi_all()
709 stDestChn.s32ChnId = VDEC_CH_CNT; in unit_test_mpi_all()
719 stDestChn.s32ChnId = 0; in unit_test_mpi_all()
729 stSrcChn.s32ChnId = 0; in unit_test_mpi_all()
732 stDestChn.s32ChnId = 0; in unit_test_mpi_all()
742 stSrcChn.s32ChnId = 0; in unit_test_mpi_all()
[all …]
H A Dtest_mpi_vi.cpp69 RK_S32 s32ChnId; member
77 RK_S32 s32ChnId; member
232 ctx->stVencCfg[u32Ch].s32ChnId = u32Ch; in init_venc_cfg()
422 stMppChn.s32ChnId = ctx->channelId; in create_rgn()
526 stMppChn.s32ChnId = ctx->channelId; in create_rgn()
727 stSrcChn.s32ChnId = ctx->channelId; in test_vi_bind_vo_loop()
731 stDestChn.s32ChnId = 0; in test_vi_bind_vo_loop()
822 stViChn.s32ChnId = ctx->channelId; in test_vi_bind_vpss_venc_loop()
825 stVpssChn.s32ChnId = 0; in test_vi_bind_vpss_venc_loop()
827 RK_LOGD("vi to vpss ch %d vpss group %d", stVpssChn.s32ChnId , stVpssChn.s32DevId); in test_vi_bind_vpss_venc_loop()
[all …]
H A Dtest_mpi_avs.cpp66 VO_CHN s32ChnId; member
127 VO_CHN VoChn = ctx->s32ChnId; in create_vo()
254 VO_CHN VoChn = ctx->s32ChnId; in destroy_vo()
583 pstVoCtx.s32ChnId = 0; in test_avs_vo_loop()
615 pstVoCtx.s32ChnId, in test_avs_vo_loop()
654 pstVoCtx.s32DevId, pstVoCtx.s32ChnId); in test_avs_vo_loop()
658 pstVoCtx.s32DevId, pstVoCtx.s32ChnId); in test_avs_vo_loop()
666 pstVoCtx.s32ChnId, s32Ret); in test_avs_vo_loop()
670 pstVoCtx.s32ChnId); in test_avs_vo_loop()
H A Dtest_mpi_vo.cpp65 RK_S32 s32ChnId; member
866 stSrcChn.s32ChnId = u32Index; in screen1_process()
868 RK_LOGD("vdec Ch %d", stSrcChn.s32ChnId); in screen1_process()
871 stDstChn.s32ChnId = u32Index - ctx->u32Screen0Chn; in screen1_process()
904 stSrcChn.s32ChnId = u32Index; in screen0_process()
905 RK_LOGD("vdec Ch %d", stSrcChn.s32ChnId); in screen0_process()
909 stDstChn.s32ChnId = u32Index; in screen0_process()
910 RK_LOGD("voLayer %d, voCh %d", stDstChn.s32DevId, stDstChn.s32ChnId); in screen0_process()
933 stSrcChn.s32ChnId = 0; in wbc_process()
955 stDstChn.s32ChnId in wbc_process()
[all...]
H A Dtest_mpi_vdec.cpp610 stSrcChn.s32ChnId = i; in unit_test_mpi_vdec()
614 stDestChn.s32ChnId = i; in unit_test_mpi_vdec()
H A Dtest_mpi_rgn.cpp593 stMppChn.s32ChnId = VencChn; in unit_test_mpi_rgn_venc()
644 stMppChn.s32ChnId = 0; in unit_test_mpi_rgn_vpss()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_common.h121 RK_S32 s32ChnId; member
H A Drk_comm_venc.h409 RK_S32 s32ChnId; /* RW; Range: [0, VENC_MAX_CHN_NUM); The src combo channel */ member