Home
last modified time | relevance | path

Searched refs:pv_mutex_hdl_pre_enc_decomp_deinit (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_hle_interface.c1010 ps_enc_ctxt->s_multi_thrd.pv_mutex_hdl_pre_enc_decomp_deinit = in ihevce_hle_interface_thrd()
1035 NULL == ps_enc_ctxt->s_multi_thrd.pv_mutex_hdl_pre_enc_decomp_deinit || in ihevce_hle_interface_thrd()
2087 osal_mutex_destroy(ps_enc_ctxt->s_multi_thrd.pv_mutex_hdl_pre_enc_decomp_deinit); in ihevce_hle_interface_delete()
Dihevce_enc_structs.h2715 void *pv_mutex_hdl_pre_enc_decomp_deinit; member
Dihevce_frame_process.c5926 i4_status = osal_mutex_lock(ps_multi_thrd->pv_mutex_hdl_pre_enc_decomp_deinit); in ihevce_pre_enc_process_frame_thrd()
5961 i4_status = osal_mutex_unlock(ps_multi_thrd->pv_mutex_hdl_pre_enc_decomp_deinit); in ihevce_pre_enc_process_frame_thrd()