Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp258 void* venc_send_frame(void *pArgs) { in venc_send_frame() function
773 …pthread_create(&vencThread[u32Ch], 0, venc_send_frame, reinterpret_cast<void *>(&stVencCtx[u32Ch])… in unit_test_mpi_venc()