Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c661 int lower_layer_prediction_horizontal_size; in m2vd_decode_scalable_ext_header() local
682 lower_layer_prediction_horizontal_size = m2vd_read_bits(bx, 14); in m2vd_decode_scalable_ext_header()
692 (void)lower_layer_prediction_horizontal_size; in m2vd_decode_scalable_ext_header()