Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c73 RK_S32 dct_coefs; member
293 READ_BITS(gb, 1, &(e->dct_coefs)); /* dct_coefs */ in read_vol_complexity_estimation_header()
338 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
354 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
378 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
398 if (e->dct_coefs) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()