Home
last modified time | relevance | path

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

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