Home
last modified time | relevance | path

Searched refs:a_ref_idx_lc_to_l1 (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dhme_defs.h2758 S32 a_ref_idx_lc_to_l1[MAX_NUM_REF]; member
3070 S32 a_ref_idx_lc_to_l1[MAX_NUM_REF]; member
Dhme_interface.c4027 ps_ctxt->a_ref_idx_lc_to_l1[ref_id_lc] = ps_ref_desc->i1_ref_id_l1; in hme_process_frm_init()
4091 l1 = ps_ctxt->a_ref_idx_lc_to_l1[i]; in hme_process_frm_init()
4279 ps_ctxt->a_ref_idx_lc_to_l1[ref_id_lc] = ps_ref_desc->i1_ref_id_l1; in hme_coarse_process_frm_init()
4343 l1 = ps_ctxt->a_ref_idx_lc_to_l1[i]; in hme_coarse_process_frm_init()
Dhme_utils.c3151 ps_ctxt->a_ref_idx_lc_to_l1[i4_ref_id] < in hme_populate_pus()
3156 ps_ctxt->a_ref_idx_lc_to_l1[i4_ref_id]; in hme_populate_pus()
3345 ps_ctxt->a_ref_idx_lc_to_l1[i4_ref_id] < in hme_populate_pus_8x8_cu()
3349 ps_ctxt->a_ref_idx_lc_to_l1[i4_ref_id]; in hme_populate_pus_8x8_cu()
Dhme_refine.c6639 s_srch_cand_init_data.pi4_ref_id_lc_to_l1_map = ps_ctxt->a_ref_idx_lc_to_l1; in hme_refine()