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/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:__anon7475
Completed in 561 milliseconds