Searched refs:pv_mutex_handle_frame_init (Results 1 – 1 of 1) sorted by relevance
3274 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3277 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3281 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3283 result_frame_init = osal_mutex_lock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3370 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3373 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3376 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3378 result = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3407 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3410 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()[all …]