Home
last modified time | relevance | path

Searched refs:osal_mutex_unlock (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/encoder/
Dihevce_hle_q_func.c145 osal_mutex_unlock(ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl); in ihevce_q_get_free_buff()
278 osal_mutex_unlock(ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl); in ihevce_q_set_buff_prod()
408 osal_mutex_unlock(ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl); in ihevce_q_get_filled_buff()
558 osal_mutex_unlock(ps_enc_ctxt->s_enc_ques.pv_q_mutex_hdl); in ihevce_q_rel_buf()
Dihevce_sub_pic_rc.c381 osal_mutex_unlock( 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()
527 osal_mutex_unlock(ps_multi_thrd_ctxt->pv_sub_pic_rc_for_qp_update_mutex_lock_hdl); in ihevce_sub_pic_rc_scale_query()
Dosal_mutex.c243 WORD32 osal_mutex_unlock(IN void *mutex_handle) in osal_mutex_unlock() function
Dihevce_frame_process.c2706 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_update_qp_L1_sad_based()
3180 result = osal_mutex_unlock(ps_enc_ctxt->s_multi_thrd.apv_mutex_handle[i4_me_frm_id]); in ihevce_enc_frm_proc_slave_thrd()
3378 result = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()
3804 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
3856 result_frame_init = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()
4403 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
4532 result = osal_mutex_unlock( in ihevce_enc_frm_proc_slave_thrd()
4592 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
4604 osal_mutex_unlock(ps_enc_ctxt->s_multi_thrd.apv_post_enc_mutex_handle[i4_enc_frm_id]); in ihevce_enc_frm_proc_slave_thrd()
4766 osal_mutex_unlock(ps_enc_ctxt->s_multi_thrd.apv_post_enc_mutex_handle[i4_enc_frm_id]); in ihevce_enc_frm_proc_slave_thrd()
[all …]
Dihevce_entropy_cod.c456 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_ent_coding_thrd()
496 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_ent_coding_thrd()
Dihevce_plugin.c569 osal_result = osal_mutex_unlock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()
1364 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1378 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1393 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1468 osal_result = osal_mutex_unlock(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id] in ihevce_queue_out_buffer()
Dihevce_frame_process_utils.c444 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_dyn_bitrate()
Dihevce_multi_thrd_funcs.c217 osal_mutex_unlock(pv_job_q_mutex_hdl_pre_enc); in ihevce_pre_enc_grp_get_next_job()
324 osal_mutex_unlock(pv_job_q_mutex_hdl_enc_grp); in ihevce_enc_grp_get_next_job()
Dosal.h409 extern WORD32 osal_mutex_unlock(IN void *mutex_handle);