Home
last modified time | relevance | path

Searched refs:ithread_cond_signal (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/common/
Dithread.h87 WORD32 ithread_cond_signal(void *cond);
Dithread.c205 WORD32 ithread_cond_signal(void *cond) in ithread_cond_signal() function
/external/libhevc/decoder/
Dihevcd_utils.c1256 ithread_cond_signal(ps_codec->apv_proc_start_condition[i]); in ihevcd_parse_pic_init()
Dihevcd_process_slice.c1679 ithread_cond_signal(ps_dec->apv_proc_done_condition[ps_proc->i4_id]); in ihevcd_process_thread()
Dihevcd_api.c1494 ret = ithread_cond_signal(ps_codec->apv_proc_start_condition[i]); in ihevcd_free_static_bufs()