Home
last modified time | relevance | path

Searched refs:ps_job_queue_hdl (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_multi_thrd_funcs.c153 job_queue_handle_t *ps_job_queue_hdl; in ihevce_pre_enc_grp_get_next_job() local
159 ps_job_queue_hdl = in ihevce_pre_enc_grp_get_next_job()
180 pv_next = ps_job_queue_hdl->pv_next; in ihevce_pre_enc_grp_get_next_job()
196 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_pre_enc_grp_get_next_job()
209 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_pre_enc_grp_get_next_job()
250 job_queue_handle_t *ps_job_queue_hdl; in ihevce_enc_grp_get_next_job() local
261 ps_job_queue_hdl = (job_queue_handle_t *)&ps_multi_thrd->aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_enc_grp_get_next_job()
267 ps_job_queue_hdl = in ihevce_enc_grp_get_next_job()
276 pv_next = ps_job_queue_hdl->pv_next; in ihevce_enc_grp_get_next_job()
292 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_enc_grp_get_next_job()
[all …]