Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h2757 S32 a_ref_idx_lc_to_l0[MAX_NUM_REF]; member
3069 S32 a_ref_idx_lc_to_l0[MAX_NUM_REF]; member
Dhme_interface.c4026 ps_ctxt->a_ref_idx_lc_to_l0[ref_id_lc] = ps_ref_desc->i1_ref_id_l0; in hme_process_frm_init()
4090 l0 = ps_ctxt->a_ref_idx_lc_to_l0[i]; in hme_process_frm_init()
4278 ps_ctxt->a_ref_idx_lc_to_l0[ref_id_lc] = ps_ref_desc->i1_ref_id_l0; in hme_coarse_process_frm_init()
4342 l0 = ps_ctxt->a_ref_idx_lc_to_l0[i]; in hme_coarse_process_frm_init()
Dhme_utils.c3130 ps_ctxt->a_ref_idx_lc_to_l0[i4_ref_id] < in hme_populate_pus()
3135 ps_ctxt->a_ref_idx_lc_to_l0[i4_ref_id]; in hme_populate_pus()
3328 ps_ctxt->a_ref_idx_lc_to_l0[i4_ref_id] < in hme_populate_pus_8x8_cu()
3332 ps_ctxt->a_ref_idx_lc_to_l0[i4_ref_id]; in hme_populate_pus_8x8_cu()
Dhme_refine.c6638 s_srch_cand_init_data.pi4_ref_id_lc_to_l0_map = ps_ctxt->a_ref_idx_lc_to_l0; in hme_refine()