|
libxcoder
5.3.1
|
#include <ni_device_api_priv.h>
Data Fields | |
| int32_t | width |
| int32_t | height |
| int32_t | bit_depth_factor |
| int32_t | luma_linesize |
| int32_t | chroma_linesize |
Definition at line 677 of file ni_device_api_priv.h.
| int32_t bit_depth_factor |
Definition at line 686 of file ni_device_api_priv.h.
| int32_t chroma_linesize |
Definition at line 689 of file ni_device_api_priv.h.
| int32_t height |
Definition at line 683 of file ni_device_api_priv.h.
| int32_t luma_linesize |
Definition at line 688 of file ni_device_api_priv.h.
| int32_t width |
Definition at line 680 of file ni_device_api_priv.h.