HomeSort by relevance Sort by last modified time
    Searched defs:u1_cpb_removal_delay_length (Results 1 - 2 of 2) sorted by null

  /external/libavc/decoder/
ih264d_sei.c 156 UWORD8 u1_cpb_removal_delay_length, u1_dpb_output_delay_length; local
166 u1_cpb_removal_delay_length =
167 ps_vu4->s_vcl_hrd.u1_cpb_removal_delay_length;
173 u1_cpb_removal_delay_length =
174 ps_vu4->s_nal_hrd.u1_cpb_removal_delay_length;
180 u1_cpb_removal_delay_length = 24;
188 ih264d_get_bits_h264(ps_bitstrm, u1_cpb_removal_delay_length);
ih264d_vui.h 57 UWORD8 u1_cpb_removal_delay_length; member in struct:__anon13903

Completed in 197 milliseconds