Searched refs:thread_encoding_proc (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
H A Dethreading.c54 THREAD_FUNCTION thread_encoding_proc(void *p_data) function
510 pthread_create(&cpi->h_encoding_thread[ithread], 0, thread_encoding_proc, ethd);

Completed in 111 milliseconds