Home
last modified time | relevance | path

Searched refs:u1_vcl_hrd_params_present (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_vui.h80 UWORD8 u1_vcl_hrd_params_present; member
Dih264d_sei.c110 u1_vcl_hrd_present = ps_seq->s_vui.u1_vcl_hrd_params_present; in ih264d_parse_buffering_period()
162 u1_cpb_dpb_present = ps_vu4->u1_vcl_hrd_params_present in ih264d_parse_pic_timing()
165 if(ps_vu4->u1_vcl_hrd_params_present) in ih264d_parse_pic_timing()
Dih264d_vui.c202 ps_vu4->u1_vcl_hrd_params_present = u4_bits; in ih264d_parse_vui_parametres()
Dih264d.h472 UWORD8 u1_vcl_hrd_params_present; member
Dih264d_api.c3812 ps_op->u1_vcl_hrd_params_present = ps_vui->u1_vcl_hrd_params_present; in ih264d_get_vui_params()