OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_vcl_hrd
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d_sei.c
112
for(i = 0; i < ps_seq->s_vui.
s_vcl_hrd
.u4_cpb_cnt; i++)
116
ps_seq->s_vui.
s_vcl_hrd
.u1_initial_cpb_removal_delay);
119
ps_seq->s_vui.
s_vcl_hrd
.u1_initial_cpb_removal_delay);
167
ps_vu4->
s_vcl_hrd
.u1_cpb_removal_delay_length;
169
ps_vu4->
s_vcl_hrd
.u1_dpb_output_delay_length;
ih264d_vui.h
81
hrd_t
s_vcl_hrd
;
member in struct:__anon14764
ih264d_vui.c
197
ret = ih264d_parse_hrd_parametres(&ps_vu4->
s_vcl_hrd
, ps_bitstrm);
Completed in 299 milliseconds