Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c62 RK_S32 intra_cae; member
275 READ_BITS(gb, 1, &(e->intra_cae)); /* intra_cae */ in read_vol_complexity_estimation_header()
333 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
349 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
373 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()