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.c261 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()
392 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()
457 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id]->ps_job_q_enc, in ihevce_prepare_job_queue()
462 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()
466 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
470 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
476 ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] 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()
506 (job_queue_t *)ps_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_curr_frm_id] in ihevce_prepare_job_queue()
559 … 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.c1104 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()
2798 … 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()
2807 … 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()
2991 ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] = in ihevce_enc_frm_proc_slave_thrd()
2999 ASSERT(ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] != NULL); in ihevce_enc_frm_proc_slave_thrd()
3002 NULL != ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] && in ihevce_enc_frm_proc_slave_thrd()
3008 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()
3043 &ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] in ihevce_enc_frm_proc_slave_thrd()
3151 &ps_enc_ctxt->s_multi_thrd.aps_cur_out_me_prms[i4_me_frm_id] in ihevce_enc_frm_proc_slave_thrd()
3172 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.h2474 me_enc_rdopt_ctxt_t *aps_cur_out_me_prms[NUM_ME_ENC_BUFS]; member