Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c73 RK_S32 dct_coefs; member
294 READ_BITS(gb, 1, &(e->dct_coefs)); /* dct_coefs */ in read_vol_complexity_estimation_header()
339 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
355 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
379 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
399 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()