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.c144 job_queue_handle_t *ps_job_queue_hdl; in ihevce_pre_enc_grp_get_next_job() local
151 ps_job_queue_hdl = in ihevce_pre_enc_grp_get_next_job()
172 pv_next = ps_job_queue_hdl->pv_next; in ihevce_pre_enc_grp_get_next_job()
198 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_pre_enc_grp_get_next_job()
211 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_pre_enc_grp_get_next_job()
252 job_queue_handle_t *ps_job_queue_hdl; in ihevce_enc_grp_get_next_job() local
264 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()
270 ps_job_queue_hdl = in ihevce_enc_grp_get_next_job()
279 pv_next = ps_job_queue_hdl->pv_next; in ihevce_enc_grp_get_next_job()
305 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_enc_grp_get_next_job()
[all …]