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

/external/libvpx/libvpx/vp8/encoder/
H A Dethreading.c608 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
656 pthread_join(cpi->h_filter_thread, 0);
H A Donyx_int.h540 pthread_t h_filter_thread; member in struct:VP8_COMP

Completed in 48 milliseconds