Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vdec.cpp38 static TEST_VDEC_THREAD_S gGetPicThread[VDEC_MAX_CHN_NUM];
40 static TEST_VDEC_THREAD_S gSendStremThread[VDEC_MAX_CHN_NUM];
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_defines.h34 #define VDEC_MAX_CHN_NUM 64 macro
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp578 TEST_VDEC_CTX_S vdecCtx[VDEC_MAX_CHN_NUM]; in unit_test_mpi_vdec()
579 pthread_t vdecThread[VDEC_MAX_CHN_NUM]; in unit_test_mpi_vdec()
580 pthread_t getPicThread[VDEC_MAX_CHN_NUM]; in unit_test_mpi_vdec()
H A Dtest_mpi_vo.cpp84 char *srcFileUri[VDEC_MAX_CHN_NUM];
749 if (u32Count >= VDEC_MAX_CHN_NUM) in open_config()
760 for (i = 0; i < VDEC_MAX_CHN_NUM; i++) { in close_config()
982 TEST_VO_CTX_S mpiVdecCtx[VDEC_MAX_CHN_NUM]; in unit_mpi_voplay_test()
985 pthread_t vdecSendThread[VDEC_MAX_CHN_NUM]; in unit_mpi_voplay_test()
986 pthread_t vdecGetThread[VDEC_MAX_CHN_NUM]; in unit_mpi_voplay_test()