Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp400 static void* mpi_send_stream(void *pArgs) { in mpi_send_stream() function
593 … pthread_create(&vdecThread[u32Ch], 0, mpi_send_stream, reinterpret_cast<void *>(&vdecCtx[u32Ch])); in unit_test_mpi_vdec()
H A Dtest_mpi_all.cpp177 static void* mpi_send_stream(void *pArgs) { in mpi_send_stream() function
626 … pthread_create(&vdecThread[u32Ch], 0, mpi_send_stream, reinterpret_cast<void *>(&vdecCtx[u32Ch])); in unit_test_mpi_all()