Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c62 RK_S32 intra_cae; member
274 READ_BITS(gb, 1, &(e->intra_cae)); /* intra_cae */ in read_vol_complexity_estimation_header()
332 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
348 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()
372 if (e->intra_cae) SKIP_BITS(gb, 8); /* */ in read_vop_complexity_estimation_header()