Searched refs:pv_mutex_handle_frame_init (Results 1 – 1 of 1) sorted by relevance
3290 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3293 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3297 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3299 result_frame_init = osal_mutex_lock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3386 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3389 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()3392 if(NULL != pv_mutex_handle_frame_init) in ihevce_enc_frm_proc_slave_thrd()3394 result = osal_mutex_unlock(pv_mutex_handle_frame_init); in ihevce_enc_frm_proc_slave_thrd()3423 void *pv_mutex_handle_frame_init; in ihevce_enc_frm_proc_slave_thrd() local3426 pv_mutex_handle_frame_init = in ihevce_enc_frm_proc_slave_thrd()[all …]