Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c67 RK_S32 intra_blocks; member
283 READ_BITS(gb, 1, &(e->intra_blocks)); /* intra_blocks */ in read_vol_complexity_estimation_header()
337 if (e->intra_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
353 if (e->intra_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
377 if (e->intra_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
397 if (e->intra_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()