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()
369 ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl = NULL; in ihevce_hle_interface_create()420 ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl = in ihevce_hle_interface_create()422 if(NULL == ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl) in ihevce_hle_interface_create()2201 if(NULL != ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl) in ihevce_hle_interface_delete()2203 osal_mutex_destroy(ps_enc_ctxt->s_multi_thrd.pv_sub_pic_rc_mutex_lock_hdl); in ihevce_hle_interface_delete()
2887 void *pv_sub_pic_rc_mutex_lock_hdl; member