Home
last modified time | relevance | path

Searched refs:ithread_cond_init (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/
Dithread.h81 WORD32 ithread_cond_init(void *cond);
Dithread.c190 WORD32 ithread_cond_init(void *cond) in ithread_cond_init() function
/external/libhevc/decoder/
Dihevcd_api.c1255 ret = ithread_cond_init(ps_codec->apv_proc_start_condition[i]); in ihevcd_allocate_static_bufs()
1258 ret = ithread_cond_init(ps_codec->apv_proc_done_condition[i]); in ihevcd_allocate_static_bufs()