Home
last modified time | relevance | path

Searched refs:i1_list_entry_l1 (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice_header.c186 ps_rplm->i1_list_entry_l1[i] = value; in ihevcd_ref_pic_list_modification()
188 … ps_rplm->i1_list_entry_l1[i] = CLIP3(ps_rplm->i1_list_entry_l1[i], 0, num_poc_total_curr - 1); in ihevcd_ref_pic_list_modification()
Dihevcd_ref_list.c479 …ation_flag_l1 ? (void *)as_ref_pic_list_temp1[ps_slice_hdr->s_rplm.i1_list_entry_l1[r_idx]] : (v… in ihevcd_ref_list()
/external/libhevc/common/
Dihevc_structs.h2108 WORD8 i1_list_entry_l1[16]; member