HomeSort by relevance Sort by last modified time
    Searched full:u4_cpb_cnt (Results 1 - 5 of 5) sorted by null

  /external/libavc/decoder/
ih264d_vui.h 50 UWORD32 u4_cpb_cnt; member in struct:__anon23798
ih264d_vui.c 75 ps_hrd->u4_cpb_cnt = 1
77 if(ps_hrd->u4_cpb_cnt > 31)
82 for(u1_index = 0; u1_index < (UWORD8)ps_hrd->u4_cpb_cnt; u1_index++)
ih264d_sei.c 98 for(i = 0; i < ps_seq->s_vui.s_nal_hrd.u4_cpb_cnt; i++)
112 for(i = 0; i < ps_seq->s_vui.s_vcl_hrd.u4_cpb_cnt; i++)
  /external/libhevc/decoder/
ihevcd_parse_headers.c 2154 UWORD32 u4_cpb_cnt; local
    [all...]
  /external/libhevc/common/
ihevc_structs.h 140 UWORD32 u4_cpb_cnt; member in struct:__anon24855
    [all...]

Completed in 1012 milliseconds