SAMV71 Xplained Ultra Software Package 1.5

pIsi_Video Struct Reference

Data Fields

uint32_t lcd_vsize
uint32_t lcd_hsize
uint32_t lcd_nbpp
uint32_t lcd_fb_addr
uint32_t Isi_fbd_base
uint32_t Hblank
uint32_t Vblank
uint32_t codec_vsize
uint32_t codec_hsize
uint32_t codec_fb_addr
uint32_t codec_fbd_base
uint32_t IsiPrevBuffIndex
uint8_t rgb_or_yuv

Detailed Description

Definition at line 44 of file video.h.


Field Documentation

uint32_t pIsi_Video::codec_fb_addr

Base address for codec DMA

Definition at line 64 of file video.h.

uint32_t pIsi_Video::codec_fbd_base

Base address for the frame buffer descriptors list

Definition at line 66 of file video.h.

uint32_t pIsi_Video::codec_hsize

Horizontal size of the Image sensor [0..2047]

Definition at line 62 of file video.h.

uint32_t pIsi_Video::codec_vsize

Vertical size of the Image sensor [0..2047]

Definition at line 60 of file video.h.

uint32_t pIsi_Video::Hblank

Start of Line Delay

Definition at line 56 of file video.h.

uint32_t pIsi_Video::Isi_fbd_base

Base address for the frame buffer descriptors list

Definition at line 54 of file video.h.

uint32_t pIsi_Video::IsiPrevBuffIndex

Buffer index

Definition at line 68 of file video.h.

uint32_t pIsi_Video::lcd_fb_addr

LCD Frame Buffer Address

Definition at line 52 of file video.h.

uint32_t pIsi_Video::lcd_hsize

LCD Horizontal Size

Definition at line 48 of file video.h.

uint32_t pIsi_Video::lcd_nbpp

LCD Number of Bit Per Pixel

Definition at line 50 of file video.h.

uint32_t pIsi_Video::lcd_vsize

LCD Vertical Size

Definition at line 46 of file video.h.

uint8_t pIsi_Video::rgb_or_yuv

Type of video

Definition at line 70 of file video.h.

uint32_t pIsi_Video::Vblank

Start of frame Delay

Definition at line 58 of file video.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines