Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c69 RK_S32 inter4v_blocks; member
284 READ_BITS(gb, 1, &(e->inter4v_blocks)); /* inter4v_blocks */ in read_vol_complexity_estimation_header()
359 if (e->inter4v_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
383 if (e->inter4v_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
403 if (e->inter4v_blocks) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()