HomeSort by relevance Sort by last modified time
    Searched full:thread_loopfilter (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 24 static THREAD_FUNCTION thread_loopfilter(void *p_data) function
593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,

Completed in 247 milliseconds