Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c74 RK_S32 dct_lines; member
295 READ_BITS(gb, 1, &(e->dct_lines)); /* dct_lines */ in read_vol_complexity_estimation_header()
340 if (e->dct_lines) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
356 if (e->dct_lines) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
380 if (e->dct_lines) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
400 if (e->dct_lines) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()