Searched refs:osal_mutex_create (Results 1 – 4 of 4) sorted by relevance
413 ps_enc_ctxt->pv_rc_mutex_lock_hdl = osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()421 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()428 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_create()685 ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl = osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_create_ports()972 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()990 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()1007 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()1014 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()[all …]
91 void *osal_mutex_create(IN void *osal_handle) in osal_mutex_create() function
400 extern void *osal_mutex_create(IN void *osal_handle);
987 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()