Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c659 int horizontal_subsampling_factor_m; in m2vd_decode_scalable_ext_header() local
681 horizontal_subsampling_factor_m = m2vd_read_bits(bx, 5); in m2vd_decode_scalable_ext_header()
690 (void)horizontal_subsampling_factor_m; in m2vd_decode_scalable_ext_header()