HomeSort by relevance Sort by last modified time
    Searched refs:h_filter_thread (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/encoder/
ethreading.c 520 pthread_create(&cpi->h_filter_thread, 0, loopfilter_thread, lpfthd);
545 pthread_join(cpi->h_filter_thread, 0);
onyx_int.h 602 pthread_t h_filter_thread; member in struct:__anon8495

Completed in 173 milliseconds