Home | History | Annotate | Download | only in encoder

Lines Matching refs:pv_preenc_inp_data_sem_hdl

738     void *pv_preenc_inp_data_sem_hdl;
866 pv_preenc_inp_data_sem_hdl = osal_sem_create(ps_hle_ctxt->pv_osal_handle, &attr);
867 if(NULL == pv_preenc_inp_data_sem_hdl)
952 ps_enc_ctxt->s_thrd_sem_ctxt.pv_preenc_inp_data_sem_hdl = pv_preenc_inp_data_sem_hdl;
2067 osal_sem_destroy(ps_enc_ctxt->s_thrd_sem_ctxt.pv_preenc_inp_data_sem_hdl);