Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dethreading.c25 THREAD_FUNCTION thread_encoding_proc(void *p_data) in thread_encoding_proc() function
457 …pthread_create(&cpi->h_encoding_thread[ithread], 0, thread_encoding_proc, (&cpi->en_thread_data[it… in vp8cx_create_encoder_threads()