SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
src_info

#include <asw.h>

Data Fields

int src_fmt
 
int src_hsize
 
int src_vsize
 
int src_ry_ba
 
int src_gu_ba
 
int src_bv_ba
 
int src_ry_stride
 
int src_gu_stride
 
int src_bv_stride
 
int src_flip
 

Field Documentation

◆ src_bv_ba

int src_bv_ba

Input image third plane memory base address

◆ src_bv_stride

int src_bv_stride

Input image third plane pitch

◆ src_flip

int src_flip

Input image flip mode select

◆ src_fmt

int src_fmt

Input image format

◆ src_gu_ba

int src_gu_ba

Input image second plane memory base address

◆ src_gu_stride

int src_gu_stride

Input image second plane pitch

◆ src_hsize

int src_hsize

Input image width (unit: pixel)

◆ src_ry_ba

int src_ry_ba

Input image first plane memory base address

◆ src_ry_stride

int src_ry_stride

Input image first plane pitch

◆ src_vsize

int src_vsize

Input image height (unit: line)


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