Searched refs:ithread_get_mutex_lock_size (Results 1 - 3 of 3) sorted by relevance

/external/libhevc/common/
H A Dithread.h41 UWORD32 ithread_get_mutex_lock_size(void);
H A Dithread.c72 UWORD32 ithread_get_mutex_lock_size(void) function
320 UWORD32 ithread_get_mutex_lock_size(void) function
/external/libhevc/decoder/
H A Dihevcd_job_queue.c77 size += ithread_get_mutex_lock_size();
242 pu1_buf += ithread_get_mutex_lock_size();
243 buf_size -= ithread_get_mutex_lock_size();

Completed in 159 milliseconds