Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_multi_thrd_funcs.c264 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()
405 pu1_ptr = (UWORD8 *)ps_multi_thrd->aps_cur_out_me_prms[i4_curr_frm_id]->ps_job_q_enc; in ihevce_enc_grp_job_set_out_dep()
470 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id]->ps_job_q_enc, in ihevce_prepare_job_queue()
475 ps_me_job_queue_lyr0 = ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id]->ps_job_q_enc; in ihevce_prepare_job_queue()
479 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
483 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
489 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
492 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
519 (job_queue_t *)ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
572 … ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id]->ps_job_q_enc); in ihevce_prepare_job_queue()
[all …]
Dihevce_frame_process.c1090 ps_cur_out_me_prms = ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id]; in ihevce_manage_ref_pics()
2784 … ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id]->pv_dep_mngr_encloop_dep_me); in ihevce_frame_init()
2793 … ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id]->pv_dep_mngr_encloop_dep_me); in ihevce_frame_init()
2977 ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] = in ihevce_enc_frm_proc_slave_thrd()
2985 ASSERT(ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] != NULL); in ihevce_enc_frm_proc_slave_thrd()
2988 NULL != ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] && in ihevce_enc_frm_proc_slave_thrd()
2994 ps_curr_out_me = ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id]; in ihevce_enc_frm_proc_slave_thrd()
3034 &ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] in ihevce_enc_frm_proc_slave_thrd()
3142 &ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] in ihevce_enc_frm_proc_slave_thrd()
3163 ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id], in ihevce_enc_frm_proc_slave_thrd()
[all …]
Dihevce_enc_structs.h2557 me_enc_rdopt_ctxt_t *aps_cur_out_me_prms[NUM_ME_ENC_BUFS]; member