Searched refs:osal_mutex_create (Results 1 – 4 of 4) sorted by relevance
396 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()670 ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl = osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_create_ports()957 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()965 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()975 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()982 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()992 osal_mutex_create(ps_hle_ctxt->pv_osal_handle); in ihevce_hle_interface_thrd()999 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);
993 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()