Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c75 RK_S32 vlc_symbols; member
296 READ_BITS(gb, 1, &(e->vlc_symbols)); /* vlc_symbols */ in read_vol_complexity_estimation_header()
341 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
357 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
381 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
401 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()