Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_hme_utils_neon.c314 wt = ps_wt_inp_prms->a_wpred_wt[ref]; in hme_get_wt_inp_8x8_neon()
524 if((WGHT_DEFAULT == (ps_wt_inp_prms->a_wpred_wt[i])) && in hme_get_wt_inp_ctb_neon()
/external/libhevc/encoder/
Dhme_interface.c4044 ps_ctxt->s_wt_pred.a_wpred_wt[ref_id_lc] = ps_ref_desc->i2_weight; in hme_process_frm_init()
4054 ps_ctxt->s_wt_pred.a_wpred_wt[ref_id_lc] = WGHT_DEFAULT; in hme_process_frm_init()
4295 ps_ctxt->s_wt_pred.a_wpred_wt[ref_id_lc] = ps_ref_desc->i2_weight; in hme_coarse_process_frm_init()
4306 ps_ctxt->s_wt_pred.a_wpred_wt[ref_id_lc] = WGHT_DEFAULT; in hme_coarse_process_frm_init()
Dhme_utils.c2170 wt = ps_wt_inp_prms->a_wpred_wt[ref]; in hme_get_wt_inp()
3174 ps_ctxt->s_wt_pred.a_wpred_wt[ps_search_node->i1_ref_idx] + in hme_populate_pus()
3363 ps_ctxt->s_wt_pred.a_wpred_wt[ps_search_node->i1_ref_idx] + in hme_populate_pus_8x8_cu()
Dhme_defs.h1838 S32 a_wpred_wt[MAX_NUM_REF]; member
Dhme_refine.c10456 wt_pred_val = ps_ctxt->s_wt_pred.a_wpred_wt[i4_ref_id]; in hme_refine_no_encode()
10522 wt = ps_ctxt->s_wt_pred.a_wpred_wt[ref_id_of_nearest_poc]; in hme_refine_no_encode()