Searched refs:apv_proc_done_mutex (Results 1 – 4 of 4) sorted by relevance
911 ret = ithread_mutex_lock(ps_codec->apv_proc_done_mutex[i]); in ihevcd_decode()917 ps_codec->apv_proc_done_mutex[i]); in ihevcd_decode()920 ret = ithread_mutex_unlock(ps_codec->apv_proc_done_mutex[i]); in ihevcd_decode()
2066 void *apv_proc_done_mutex[MAX_PROCESS_THREADS]; member
1674 ret = ithread_mutex_lock(ps_dec->apv_proc_done_mutex[ps_proc->i4_id]); in ihevcd_process_thread()1681 ret = ithread_mutex_unlock(ps_dec->apv_proc_done_mutex[ps_proc->i4_id]); in ihevcd_process_thread()
1231 ps_codec->apv_proc_done_mutex[i] = in ihevcd_allocate_static_bufs()1237 ret = ithread_mutex_init(ps_codec->apv_proc_done_mutex[i]); in ihevcd_allocate_static_bufs()1513 ret = ithread_mutex_destroy(ps_codec->apv_proc_done_mutex[i]); in ihevcd_free_static_bufs()