Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice_header.c171 ps_rplm->i1_list_entry_l0[i] = value; in ihevcd_ref_pic_list_modification()
173 … ps_rplm->i1_list_entry_l0[i] = CLIP3(ps_rplm->i1_list_entry_l0[i], 0, num_poc_total_curr - 1); in ihevcd_ref_pic_list_modification()
Dihevcd_ref_list.c430 …ation_flag_l0 ? (void *)as_ref_pic_list_temp0[ps_slice_hdr->s_rplm.i1_list_entry_l0[r_idx]] : (v… in ihevcd_ref_list()
/external/libhevc/common/
Dihevc_structs.h2102 WORD8 i1_list_entry_l0[16]; member