Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c63 RK_S32 inter_cae; member
276 READ_BITS(gb, 1, &(e->inter_cae)); /* inter_cae */ in read_vol_complexity_estimation_header()
334 if (e->inter_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
350 if (e->inter_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
374 if (e->inter_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()