Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c81 RK_S32 forw_back_mc_q; member
305 READ_BITS(gb, 1, &(e->forw_back_mc_q)); /* forw_back_mc_q */ in read_vol_complexity_estimation_header()
363 if (e->forw_back_mc_q) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
387 if (e->forw_back_mc_q) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
407 if (e->forw_back_mc_q) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()