libxcoder 5.8.0
Loading...
Searching...
No Matches
_ni_scaler_input_params_t Struct Reference

#include <ni_device_api.h>

Data Fields

int input_format
 
int32_t input_width
 
int32_t input_height
 
int32_t in_rec_width
 
int32_t in_rec_height
 
int32_t in_rec_x
 
int32_t in_rec_y
 
int output_format
 
int32_t output_width
 
int32_t output_height
 
int32_t out_rec_width
 
int32_t out_rec_height
 
int32_t out_rec_x
 
int32_t out_rec_y
 
uint32_t rgba_color
 
ni_scaler_opcode_t op
 
int in_extra_flags
 
int out_extra_flags
 

Detailed Description

Definition at line 2686 of file ni_device_api.h.

Field Documentation

◆ in_extra_flags

int in_extra_flags

Definition at line 2707 of file ni_device_api.h.

◆ in_rec_height

int32_t in_rec_height

Definition at line 2692 of file ni_device_api.h.

◆ in_rec_width

int32_t in_rec_width

Definition at line 2691 of file ni_device_api.h.

◆ in_rec_x

int32_t in_rec_x

Definition at line 2693 of file ni_device_api.h.

◆ in_rec_y

int32_t in_rec_y

Definition at line 2694 of file ni_device_api.h.

◆ input_format

int input_format

Definition at line 2688 of file ni_device_api.h.

◆ input_height

int32_t input_height

Definition at line 2690 of file ni_device_api.h.

◆ input_width

int32_t input_width

Definition at line 2689 of file ni_device_api.h.

◆ op

Definition at line 2705 of file ni_device_api.h.

◆ out_extra_flags

int out_extra_flags

Definition at line 2708 of file ni_device_api.h.

◆ out_rec_height

int32_t out_rec_height

Definition at line 2700 of file ni_device_api.h.

◆ out_rec_width

int32_t out_rec_width

Definition at line 2699 of file ni_device_api.h.

◆ out_rec_x

int32_t out_rec_x

Definition at line 2701 of file ni_device_api.h.

◆ out_rec_y

int32_t out_rec_y

Definition at line 2702 of file ni_device_api.h.

◆ output_format

int output_format

Definition at line 2696 of file ni_device_api.h.

◆ output_height

int32_t output_height

Definition at line 2698 of file ni_device_api.h.

◆ output_width

int32_t output_width

Definition at line 2697 of file ni_device_api.h.

◆ rgba_color

uint32_t rgba_color

Definition at line 2704 of file ni_device_api.h.


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