Home
last modified time | relevance | path

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

/external/libhevc/common/
Dithread.h83 WORD32 ithread_cond_destroy(void *cond);
Dithread.c195 WORD32 ithread_cond_destroy(void *cond) in ithread_cond_destroy() function
/external/libhevc/decoder/
Dihevcd_api.c1504 ret = ithread_cond_destroy(ps_codec->apv_proc_start_condition[i]); in ihevcd_free_static_bufs()
1507 ret = ithread_cond_destroy(ps_codec->apv_proc_done_condition[i]); in ihevcd_free_static_bufs()