Data Fields
Fvid2_CropConfig Struct Reference

Structure containing crop configuration - used in Scaler and VCOMP. More...

#include <csl_fvid2_dataTypes.h>

Data Fields

uint32_t cropStartX
 
uint32_t cropStartY
 
uint32_t cropWidth
 
uint32_t cropHeight
 

Detailed Description

Structure containing crop configuration - used in Scaler and VCOMP.

struct Fvid2_CropConfig

Field Documentation

uint32_t Fvid2_CropConfig::cropHeight

Height of the picture to be cropped.

uint32_t Fvid2_CropConfig::cropStartX

Horizontal offset from which picture needs to be cropped.

uint32_t Fvid2_CropConfig::cropStartY

Vertical offset from which picture needs to be cropped.

uint32_t Fvid2_CropConfig::cropWidth

Width of the picture to be cropped.


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

Copyright 2018, Texas Instruments Incorporated