Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c75 RK_S32 vlc_symbols; member
295 READ_BITS(gb, 1, &(e->vlc_symbols)); /* vlc_symbols */ in read_vol_complexity_estimation_header()
340 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
356 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
380 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
400 if (e->vlc_symbols) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()