Class VUIParameters.BitstreamRestriction

  • Enclosing class:
    VUIParameters

    public static class VUIParameters.BitstreamRestriction
    extends Object
    • Field Detail

      • motion_vectors_over_pic_boundaries_flag

        public boolean motion_vectors_over_pic_boundaries_flag
      • max_bytes_per_pic_denom

        public int max_bytes_per_pic_denom
      • max_bits_per_mb_denom

        public int max_bits_per_mb_denom
      • log2_max_mv_length_horizontal

        public int log2_max_mv_length_horizontal
      • log2_max_mv_length_vertical

        public int log2_max_mv_length_vertical
      • num_reorder_frames

        public int num_reorder_frames
      • max_dec_frame_buffering

        public int max_dec_frame_buffering
    • Constructor Detail

      • BitstreamRestriction

        public BitstreamRestriction()