Searched refs:venc_send_frame (Results 1 – 1 of 1) sorted by relevance
258 void* venc_send_frame(void *pArgs) { in venc_send_frame() function773 …pthread_create(&vencThread[u32Ch], 0, venc_send_frame, reinterpret_cast<void *>(&stVencCtx[u32Ch])… in unit_test_mpi_venc()