Searched refs:mpi_send_stream (Results 1 – 2 of 2) sorted by relevance
400 static void* mpi_send_stream(void *pArgs) { in mpi_send_stream() function593 … pthread_create(&vdecThread[u32Ch], 0, mpi_send_stream, reinterpret_cast<void *>(&vdecCtx[u32Ch])); in unit_test_mpi_vdec()
177 static void* mpi_send_stream(void *pArgs) { in mpi_send_stream() function626 … pthread_create(&vdecThread[u32Ch], 0, mpi_send_stream, reinterpret_cast<void *>(&vdecCtx[u32Ch])); in unit_test_mpi_all()