|
libxcoder
5.3.1
|
#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 |
Definition at line 2565 of file ni_device_api.h.
| int32_t in_rec_height |
Definition at line 2571 of file ni_device_api.h.
| int32_t in_rec_width |
Definition at line 2570 of file ni_device_api.h.
| int32_t in_rec_x |
Definition at line 2572 of file ni_device_api.h.
| int32_t in_rec_y |
Definition at line 2573 of file ni_device_api.h.
| int input_format |
Definition at line 2567 of file ni_device_api.h.
| int32_t input_height |
Definition at line 2569 of file ni_device_api.h.
| int32_t input_width |
Definition at line 2568 of file ni_device_api.h.
Definition at line 2584 of file ni_device_api.h.
| int32_t out_rec_height |
Definition at line 2579 of file ni_device_api.h.
| int32_t out_rec_width |
Definition at line 2578 of file ni_device_api.h.
| int32_t out_rec_x |
Definition at line 2580 of file ni_device_api.h.
| int32_t out_rec_y |
Definition at line 2581 of file ni_device_api.h.
| int output_format |
Definition at line 2575 of file ni_device_api.h.
| int32_t output_height |
Definition at line 2577 of file ni_device_api.h.
| int32_t output_width |
Definition at line 2576 of file ni_device_api.h.
| uint32_t rgba_color |
Definition at line 2583 of file ni_device_api.h.