OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_stref_picset
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_ref_list.c
148
num_neg_pics = ps_slice_hdr->
s_stref_picset
.i1_num_neg_pics;
149
num_pos_pics = ps_slice_hdr->
s_stref_picset
.i1_num_pos_pics;
150
pi1_used = ps_slice_hdr->
s_stref_picset
.ai1_used;
151
pi2_delta_poc = ps_slice_hdr->
s_stref_picset
.ai2_delta_poc;
ihevcd_parse_slice_header.c
438
&ps_slice_hdr->
s_stref_picset
);
441
num_neg_pics = ps_slice_hdr->
s_stref_picset
.i1_num_neg_pics;
442
num_pos_pics = ps_slice_hdr->
s_stref_picset
.i1_num_pos_pics;
443
pi1_used = ps_slice_hdr->
s_stref_picset
.ai1_used;
[
all
...]
/external/libhevc/common/
ihevc_structs.h
2737
stref_picset_t
s_stref_picset
;
member in struct:__anon3292
[
all
...]
Completed in 3534 milliseconds