NVIDIA DeepStream SDK API Reference

8.0 Release
NV12SourceCommand Struct Reference

Detailed Description

Definition at line 129 of file cuosd_kernel.h.

Inheritance diagram for NV12SourceCommand:
Collaboration diagram for NV12SourceCommand:

Public Member Functions

 NV12SourceCommand ()
 

Data Fields

void * d_src0
 
void * d_src1
 
int src_width
 
int src_stride
 
int src_height
 
float scale_x
 
float scale_y
 
bool block_linear
 
CommandType type = CommandType::None
 
unsigned char c0
 
unsigned char c1
 
unsigned char c2
 
unsigned char c3
 
int bounding_left = 0
 
int bounding_top = 0
 
int bounding_right = 0
 
int bounding_bottom = 0
 

Constructor & Destructor Documentation

◆ NV12SourceCommand()

NV12SourceCommand::NV12SourceCommand ( )

Field Documentation

◆ block_linear

bool NV12SourceCommand::block_linear

Definition at line 134 of file cuosd_kernel.h.

◆ bounding_bottom

int cuOSDContextCommand::bounding_bottom = 0
inherited

Definition at line 49 of file cuosd_kernel.h.

◆ bounding_left

int cuOSDContextCommand::bounding_left = 0
inherited

Definition at line 46 of file cuosd_kernel.h.

◆ bounding_right

int cuOSDContextCommand::bounding_right = 0
inherited

Definition at line 48 of file cuosd_kernel.h.

◆ bounding_top

int cuOSDContextCommand::bounding_top = 0
inherited

Definition at line 47 of file cuosd_kernel.h.

◆ c0

unsigned char cuOSDContextCommand::c0
inherited

Definition at line 45 of file cuosd_kernel.h.

◆ c1

unsigned char cuOSDContextCommand::c1
inherited

Definition at line 45 of file cuosd_kernel.h.

◆ c2

unsigned char cuOSDContextCommand::c2
inherited

Definition at line 45 of file cuosd_kernel.h.

◆ c3

unsigned char cuOSDContextCommand::c3
inherited

Definition at line 45 of file cuosd_kernel.h.

◆ d_src0

void* NV12SourceCommand::d_src0

Definition at line 130 of file cuosd_kernel.h.

◆ d_src1

void* NV12SourceCommand::d_src1

Definition at line 131 of file cuosd_kernel.h.

◆ scale_x

float NV12SourceCommand::scale_x

Definition at line 133 of file cuosd_kernel.h.

◆ scale_y

float NV12SourceCommand::scale_y

Definition at line 133 of file cuosd_kernel.h.

◆ src_height

int NV12SourceCommand::src_height

Definition at line 132 of file cuosd_kernel.h.

◆ src_stride

int NV12SourceCommand::src_stride

Definition at line 132 of file cuosd_kernel.h.

◆ src_width

int NV12SourceCommand::src_width

Definition at line 132 of file cuosd_kernel.h.

◆ type

CommandType cuOSDContextCommand::type = CommandType::None
inherited

Definition at line 44 of file cuosd_kernel.h.


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