Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_sei.c157 UWORD8 u1_cpb_removal_delay_length, u1_dpb_output_delay_length; in ih264d_parse_pic_timing() local
167 u1_cpb_removal_delay_length = in ih264d_parse_pic_timing()
168 ps_vu4->s_vcl_hrd.u1_cpb_removal_delay_length; in ih264d_parse_pic_timing()
174 u1_cpb_removal_delay_length = in ih264d_parse_pic_timing()
175 ps_vu4->s_nal_hrd.u1_cpb_removal_delay_length; in ih264d_parse_pic_timing()
181 u1_cpb_removal_delay_length = 24; in ih264d_parse_pic_timing()
189 ih264d_get_bits_h264(ps_bitstrm, u1_cpb_removal_delay_length); in ih264d_parse_pic_timing()
Dih264d_vui.h57 UWORD8 u1_cpb_removal_delay_length; member
Dih264d_vui.c95 ps_hrd->u1_cpb_removal_delay_length = 1 in ih264d_parse_hrd_parametres()