OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i1_ref_pic_list_modification_flag_l0
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_slice_header.c
165
ps_rplm->
i1_ref_pic_list_modification_flag_l0
= value;
167
if(ps_rplm->
i1_ref_pic_list_modification_flag_l0
)
585
ps_slice_hdr->s_rplm.
i1_ref_pic_list_modification_flag_l0
= 0;
[
all
...]
ihevcd_ref_list.c
430
ps_slice_hdr->as_ref_pic_list0[r_idx].pv_pic_buf = ps_slice_hdr->s_rplm.
i1_ref_pic_list_modification_flag_l0
? (void *)as_ref_pic_list_temp0[ps_slice_hdr->s_rplm.i1_list_entry_l0[r_idx]] : (void *)as_ref_pic_list_temp0[r_idx];
/external/libhevc/common/
ihevc_structs.h
1184
WORD8
i1_ref_pic_list_modification_flag_l0
;
member in struct:__anon3280
[
all
...]
Completed in 2172 milliseconds