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

/external/libvpx/vp8/encoder/
H A Dethreading.c29 static THREAD_FUNCTION loopfilter_thread(void *p_data) function
520 pthread_create(&cpi->h_filter_thread, 0, loopfilter_thread, lpfthd);

Completed in 35 milliseconds