Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c71 RK_S32 not_coded_blocks; member
286 READ_BITS(gb, 1, &(e->not_coded_blocks)); /* not_coded_blocks */ in read_vol_complexity_estimation_header()
338 if (e->not_coded_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
354 if (e->not_coded_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
378 if (e->not_coded_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
398 if (e->not_coded_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()