Home
last modified time | relevance | path

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

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