SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
g2dlite_output_cfg

#include <g2dlite.h>

Data Fields

u32 width
 
u32 height
 
u32 fmt
 
u64 o_x
 
u64 o_y
 
u64 addr [4]
 
u32 stride [4]
 
u32 rotation
 

Field Documentation

◆ addr

u64 addr[4]

output image memory address, correspinding to YUVA four-component address respectively

◆ fmt

u32 fmt

output image format

◆ height

u32 height

the height of the output image

◆ o_x

u64 o_x

output image start x position in output buffer

◆ o_y

u64 o_y

output image start y position in output buffer

◆ rotation

u32 rotation

output image rotation mode

◆ stride

u32 stride[4]

output image component pitch value

◆ width

u32 width

the width of the output image


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