SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
asw_input

#include <asw.h>

Data Fields

int work_mode
 
int hdsk_mode
 
int lut_mode
 
int ext_lut_fmt
 
struct dst_info dst
 
struct src_info src
 
struct lut_info lut
 
struct adb_info adb
 
int cache_entry_type
 
int cache_way_n
 
struct cubic_info cubic
 
struct ext_info ext
 
int csi_start_ln
 

Field Documentation

◆ adb

struct adb_info adb

adb information

◆ cache_entry_type

int cache_entry_type

cache entry type select (hsize x vsize)

◆ cache_way_n

int cache_way_n

cache way number (unit: cache entry vsize)

◆ cbuf

struct circular_buf cbuf

◆ csi_start_ln

int csi_start_ln

When using "CSI coupled mode" or "CSI and display tightly coupled ultra low latency mode", this line is written out from CSI to RAM to start ASW

◆ cubic

struct cubic_info cubic

spline LUT, alpha source (only cubic spline using)

◆ dst

struct dst_info dst

ASW output image information

◆ ext

struct ext_info ext

bilinear spline external LUT base address

◆ ext_lut_fmt

int ext_lut_fmt

Bilinear external LUT format select

◆ hdsk_mode

int hdsk_mode

ASW output buffer size (only "Display coupled mode" and "CSI and display tightly coupled ultra low latency mode" using)

◆ lut

struct lut_info lut

LUT information

◆ lut_mode

int lut_mode

LUT mode select

◆ src

struct src_info src

ASW input image information

◆ work_mode

int work_mode

ASW work mode select


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