Searched refs:pv_app_out_strm_buf_mutex_hdl (Results 1 – 2 of 2) sorted by relevance
531 void *pv_app_out_strm_buf_mutex_hdl = ps_out_strm_prms->pv_app_out_strm_buf_mutex_hdl; in ihevce_strm_fill_done() local549 osal_result = osal_mutex_lock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()583 osal_result = osal_mutex_unlock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()1006 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()1008 .pv_app_out_strm_buf_mutex_hdl) in ihevce_init()1288 osal_mutex_lock(ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1319 .pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1384 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1398 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1413 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()[all …]
148 void *pv_app_out_strm_buf_mutex_hdl; member