Searched refs:pv_app_out_strm_buf_mutex_hdl (Results 1 – 2 of 2) sorted by relevance
517 void *pv_app_out_strm_buf_mutex_hdl = ps_out_strm_prms->pv_app_out_strm_buf_mutex_hdl; in ihevce_strm_fill_done() local535 osal_result = osal_mutex_lock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()569 osal_result = osal_mutex_unlock(pv_app_out_strm_buf_mutex_hdl); in ihevce_strm_fill_done()987 .pv_app_out_strm_buf_mutex_hdl = osal_mutex_create(ps_ctxt->pv_osal_handle); in ihevce_init()989 .pv_app_out_strm_buf_mutex_hdl) in ihevce_init()1269 osal_mutex_lock(ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1300 .pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1365 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1379 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()1394 ps_app_ctxt->as_out_strm_prms[0][0].pv_app_out_strm_buf_mutex_hdl); in ihevce_receive_out_buffer()[all …]
153 void *pv_app_out_strm_buf_mutex_hdl; member