Searched refs:pv_sub_pic_rc_mutex_lock_hdl (Results 1 – 3 of 3) sorted by relevance
194 osal_mutex_lock(ps_multi_thrd_ctxt->pv_sub_pic_rc_mutex_lock_hdl); in ihevce_sub_pic_rc_in_data()387 osal_mutex_unlock(ps_multi_thrd_ctxt->pv_sub_pic_rc_mutex_lock_hdl); in ihevce_sub_pic_rc_in_data()
352 ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl = NULL; in ihevce_hle_interface_create()403 ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl = in ihevce_hle_interface_create()405 if(NULL == ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl) in ihevce_hle_interface_create()2178 if(NULL != ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl) in ihevce_hle_interface_delete()2180 osal_mutex_destroy(ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl); in ihevce_hle_interface_delete()
2783 void *pv_sub_pic_rc_mutex_lock_hdl; member