Searched refs:pv_app_out_strm_buf_mutex_hdl (Results 1 – 2 of 2) sorted by relevance
516 void *pv_app_out_strm_buf_mutex_hdl = ps_out_strm_prms->pv_app_out_strm_buf_mutex_hdl; in ihevce_strm_fill_done() local534 osal_result = osal_mutex_lock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()568 osal_result = osal_mutex_unlock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()993 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()995 .pv_app_out_strm_buf_mutex_hdl) in ihevce_init()1275 osal_mutex_lock(ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1306 .pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1371 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1385 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1400 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