Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c76 RK_S32 vlc_bits; member
297 READ_BITS(gb, 1, &(e->vlc_bits)); /* vlc_bits */ in read_vol_complexity_estimation_header()
342 if (e->vlc_bits) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
358 if (e->vlc_bits) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
382 if (e->vlc_bits) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
402 if (e->vlc_bits) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()