Home
last modified time | relevance | path

Searched refs:osal_mutex_create (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_hle_interface.c396 ps_enc_ctxt->pv_rc_mutex_lock_hdl = osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()
404 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()
411 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()
675 ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl = osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_create_ports()
962 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
970 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
980 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
987 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
997 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
1004 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()
[all …]
H A Dosal_mutex.c91 void *osal_mutex_create(IN void *osal_handle) in osal_mutex_create() function
H A Dosal.h400 extern void *osal_mutex_create(IN void *osal_handle);
H A Dihevce_plugin.c1006 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()