OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_nal_hrd
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d_sei.c
98
for(i = 0; i < ps_seq->s_vui.
s_nal_hrd
.u4_cpb_cnt; i++)
102
ps_seq->s_vui.
s_nal_hrd
.u1_initial_cpb_removal_delay);
105
ps_seq->s_vui.
s_nal_hrd
.u1_initial_cpb_removal_delay);
174
ps_vu4->
s_nal_hrd
.u1_cpb_removal_delay_length;
176
ps_vu4->
s_nal_hrd
.u1_dpb_output_delay_length;
ih264d_vui.h
79
hrd_t
s_nal_hrd
;
member in struct:__anon13904
ih264d_vui.c
197
ret = ih264d_parse_hrd_parametres(&ps_vu4->
s_nal_hrd
, ps_bitstrm);
Completed in 118 milliseconds