OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_filter_thread
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ethreading.c
593
rc = pthread_create(&cpi->
h_filter_thread
, 0, thread_loopfilter,
641
pthread_join(cpi->
h_filter_thread
, 0);
onyx_int.h
527
pthread_t
h_filter_thread
;
member in struct:VP8_COMP
Completed in 135 milliseconds