Searched refs:pv_mutex_handle_frame_init (Results 1 – 1 of 1) sorted by relevance
3293 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3296 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3300 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3302 result_frame_init = osal_mutex_lock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3389 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3392 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3395 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3397 result = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3426 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3429 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()[all …]