Searched refs:forceIdrThread (Results 1 – 1 of 1) sorted by relevance
481 pthread_t forceIdrThread[VENC_MAX_CHN_NUM]; in unit_test_mpi_venc() local770 …pthread_create(&forceIdrThread[u32Ch], 0, venc_force_idr, reinterpret_cast<void *>(&stVencCtx[u32C… in unit_test_mpi_venc()786 pthread_join(forceIdrThread[u32Ch], RK_NULL); in unit_test_mpi_venc()