Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_pass.c1329 me_frm_ctxt_t *ps_tmp_frm_ctxt; in ihevce_me_frame_init() local
1333 ps_tmp_frm_ctxt = ps_thrd_ctxt->aps_me_frm_prms[i4_me_frm_id]; in ihevce_me_frame_init()
1337 ps_tmp_frm_ctxt->ps_hme_ref_map, in ihevce_me_frame_init()
1338 ps_tmp_frm_ctxt->ps_hme_frm_prms, in ihevce_me_frame_init()
1342 ps_tmp_frm_ctxt->s_frm_lambda_ctxt = *ps_frm_lamda; in ihevce_me_frame_init()
1343 ps_tmp_frm_ctxt->pv_dep_mngr_encloop_dep_me = pv_dep_mngr_encloop_dep_me; in ihevce_me_frame_init()
Dhme_interface.c3163 me_frm_ctxt_t *ps_tmp_frm_ctxt; in hme_add_inp() local
3166 ps_tmp_frm_ctxt = ps_thrd_ctxt->aps_me_frm_prms[me_frm_id]; in hme_add_inp()
3168 ps_tmp_frm_ctxt->ps_curr_descr = &ps_thrd_ctxt->as_ref_descr[idx]; in hme_add_inp()
3175 ps_tmp_frm_ctxt->i4_prev_poc = i4_prev_poc; in hme_add_inp()
3176 ps_tmp_frm_ctxt->i4_curr_poc = i4_poc; in hme_add_inp()