SAMV71 Xplained Ultra Software Package 1.4

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 65 of file video.h.

uint32_t pIsi_Video::codec_fbd_base

Base address for the frame buffer descriptors list

Definition at line 67 of file video.h.

uint32_t pIsi_Video::codec_hsize

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

Definition at line 63 of file video.h.

uint32_t pIsi_Video::codec_vsize

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

Definition at line 61 of file video.h.

uint32_t pIsi_Video::Hblank

Start of Line Delay

Definition at line 57 of file video.h.

uint32_t pIsi_Video::Isi_fbd_base

Base address for the frame buffer descriptors list

Definition at line 55 of file video.h.

uint32_t pIsi_Video::IsiPrevBuffIndex

Buffer index

Definition at line 69 of file video.h.

uint32_t pIsi_Video::lcd_fb_addr

LCD Frame Buffer Address

Definition at line 53 of file video.h.

uint32_t pIsi_Video::lcd_hsize

LCD Horizontal Size

Definition at line 49 of file video.h.

uint32_t pIsi_Video::lcd_nbpp

LCD Number of Bit Per Pixel

Definition at line 51 of file video.h.

uint32_t pIsi_Video::lcd_vsize

LCD Vertical Size

Definition at line 47 of file video.h.

uint8_t pIsi_Video::rgb_or_yuv

Type of video

Definition at line 71 of file video.h.

uint32_t pIsi_Video::Vblank

Start of frame Delay

Definition at line 59 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