Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_multi_thrd_funcs.c177 job_queue_t *ps_job_queue = (job_queue_t *)pv_next; in ihevce_pre_enc_grp_get_next_job() local
187 volatile UWORD8 *pu1_curr_buf = &ps_job_queue->au1_in_dep[0]; 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()
203 if((0 != memcmp(&au1_in_dep_cmp[0], &ps_job_queue->au1_in_dep[0], MAX_IN_DEP))) 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()
284 job_queue_t *ps_job_queue = (job_queue_t *)pv_next; in ihevce_enc_grp_get_next_job() local
294 volatile UWORD8 *pu1_curr_buf = &ps_job_queue->au1_in_dep[0]; 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()
310 if((0 != memcmp(&au1_in_dep_cmp[0], &ps_job_queue->au1_in_dep[0], MAX_IN_DEP))) in ihevce_enc_grp_get_next_job()
318 ps_job_queue_hdl->pv_next = ps_job_queue->pv_next; in ihevce_enc_grp_get_next_job()