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.c2720 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_update_qp_L1_sad_based()
3189 result = osal_mutex_unlock(ps_enc_ctxt->s_multi_thrd.apv_mutex_handle[i4_me_frm_id]); in ihevce_enc_frm_proc_slave_thrd()
3394 result = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()
3820 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
3872 result_frame_init = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()
4419 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
4548 result = osal_mutex_unlock( in ihevce_enc_frm_proc_slave_thrd()
4608 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_enc_frm_proc_slave_thrd()
4620 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()
4782 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.c460 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_ent_coding_thrd()
500 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_ent_coding_thrd()
Dihevce_frame_process_utils.c442 osal_mutex_unlock(ps_enc_ctxt->pv_rc_mutex_lock_hdl); in ihevce_dyn_bitrate()
Dihevce_plugin.c568 osal_result = osal_mutex_unlock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()
1370 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1384 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1399 osal_result = osal_mutex_unlock( in ihevce_receive_out_buffer()
1474 osal_result = osal_mutex_unlock(ps_app_ctxt->as_out_strm_prms[i4_res_id][i4_br_id] in ihevce_queue_out_buffer()
Dihevce_multi_thrd_funcs.c215 osal_mutex_unlock(pv_job_q_mutex_hdl_pre_enc); in ihevce_pre_enc_grp_get_next_job()
311 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);