Realtimestagram
Constants
config_const_pkg Package Reference

Description

Package for configuring project wide constants.

Constants

const_wordsize  integer := 8
 Number of bits per pixel.
const_imageheight  integer := 512
 Number of pixels wide for image pipeline.
const_imagewidth  integer := 512
 Number of pixels high for image pipeline.

Member Data Documentation

§ const_imageheight

const_imageheight integer := 512
Constant

Number of pixels wide for image pipeline.

§ const_imagewidth

const_imagewidth integer := 512
Constant

Number of pixels high for image pipeline.

§ const_wordsize

const_wordsize integer := 8
Constant

Number of bits per pixel.


The documentation for this class was generated from the following file: