Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c107 RK_S32 complexity_estimation_disable; member
639 READ_BITS(cb, 1, &(mp4Hdr->vol.complexity_estimation_disable)); in mpg4d_parse_vol_header()
641 if (!mp4Hdr->vol.complexity_estimation_disable) { in mpg4d_parse_vol_header()
896 if (!mp4Hdr->vol.complexity_estimation_disable) { in mpeg4_parse_vop_header()