Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp50 #define VDEC_CH_CNT 2 macro
615 TEST_ALL_CTX_S vdecCtx[VDEC_CH_CNT]; in unit_test_mpi_all()
616 pthread_t vdecThread[VDEC_CH_CNT]; in unit_test_mpi_all()
618 for (u32Ch = 0; u32Ch < VDEC_CH_CNT; u32Ch++) { in unit_test_mpi_all()
625 if (u32Ch < VDEC_CH_CNT - 1) in unit_test_mpi_all()
659 for (int i = 0; i < VDEC_CH_CNT; i++) { 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()
745 stDestChn.s32ChnId = VDEC_CH_CNT - 1; in unit_test_mpi_all()
758 stDestChn.s32ChnId = VDEC_CH_CNT + 1; in unit_test_mpi_all()
[all …]