Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dethreading.c22 static THREAD_FUNCTION thread_loopfilter(void *p_data) in thread_loopfilter() function
608 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter, in vp8cx_create_encoder_threads()