Home | History | Annotate | Download | only in encoder

Lines Matching refs:pv_ent_common_mres_sem_hdl

733     void *pv_ent_common_mres_sem_hdl = NULL;
901 pv_ent_common_mres_sem_hdl = osal_sem_create(ps_hle_ctxt->pv_osal_handle, &attr);
902 if(NULL == pv_ent_common_mres_sem_hdl)
914 ps_enc_ctxt->s_thrd_sem_ctxt.pv_ent_common_mres_sem_hdl = pv_ent_common_mres_sem_hdl;
2061 osal_sem_destroy(ps_enc_ctxt->s_thrd_sem_ctxt.pv_ent_common_mres_sem_hdl);