Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_pass.c917 WORD32 i4_me_frm_id) in ihevce_me_process() argument
933 ps_ctxt = ps_thrd_ctxt->aps_me_frm_prms[i4_me_frm_id]; in ihevce_me_process()
949 &ps_master_ctxt->as_ref_map[i4_me_frm_id], in ihevce_me_process()
951 &ps_master_ctxt->as_frm_prms[i4_me_frm_id], in ihevce_me_process()
957 i4_me_frm_id); in ihevce_me_process()
1119 WORD32 i4_me_frm_id, in ihevce_me_frame_init() argument
1145 ps_ctxt = ps_thrd0_ctxt->aps_me_frm_prms[i4_me_frm_id]; in ihevce_me_frame_init()
1148 ps_master_ctxt->as_frm_prms[i4_me_frm_id].u1_num_active_ref_l0 = num_ref_l0_active; in ihevce_me_frame_init()
1149 ps_master_ctxt->as_frm_prms[i4_me_frm_id].u1_num_active_ref_l1 = num_ref_l1_active; in ihevce_me_frame_init()
1165 hme_add_inp(pv_me_ctxt, &s_inp_desc, i4_me_frm_id, i4_thrd_id); in ihevce_me_frame_init()
[all …]
Dihevce_frame_process.c1066 WORD32 i4_me_frm_id, in ihevce_manage_ref_pics() argument
1090 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()
2732 WORD32 i4_me_frm_id, in ihevce_frame_init() argument
2779 i4_me_frm_id, in ihevce_frame_init()
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()
2789 ihevce_prepare_job_queue(ps_enc_ctxt, ps_curr_inp, i4_me_frm_id); 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()
2893 WORD32 i4_me_frm_id = 0; in ihevce_enc_frm_proc_slave_thrd() local
2921 ps_enc_ctxt->s_multi_thrd.apv_dep_mngr_prev_frame_me_done[i4_me_frm_id]; in ihevce_enc_frm_proc_slave_thrd()
2930 if(NULL != ps_enc_ctxt->s_multi_thrd.apv_mutex_handle[i4_me_frm_id]) in ihevce_enc_frm_proc_slave_thrd()
[all …]
Dihevce_me_pass.h220 WORD32 i4_me_frm_id,
268 WORD32 i4_me_frm_id);
347 void *pv_me_ctxt, WORD32 i4_idx_dvsr_p, WORD32 i4_display_num, WORD32 i4_me_frm_id);
Dihevce_frame_process.h88 WORD32 i4_me_frm_id,
Dhme_interface.h940 S32 i4_me_frm_id);
Dhme_interface.c3954 WORD32 i4_me_frm_id, in hme_process_frm_init() argument
3958 me_frm_ctxt_t *ps_ctxt = (me_frm_ctxt_t *)ps_thrd_ctxt->aps_me_frm_prms[i4_me_frm_id]; in hme_process_frm_init()
4476 S32 i4_me_frm_id) in hme_process_frm() argument
4480 me_frm_ctxt_t *ps_ctxt = ps_thrd_ctxt->aps_me_frm_prms[i4_me_frm_id]; in hme_process_frm()
4516 i4_me_frm_id, in hme_process_frm()
4527 ps_multi_thrd_ctxt->aps_cur_inp_me_prms[i4_me_frm_id] in hme_process_frm()
Dhme_refine.c5889 WORD32 i4_me_frm_id = me_frm_id % MAX_NUM_ME_PARALLEL; in hme_refine() local
5890 me_frm_ctxt_t *ps_ctxt = ps_thrd_ctxt->aps_me_frm_prms[i4_me_frm_id]; in hme_refine()