|
libxcoder 5.6.0
|
#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 905 of file ni_device_api_priv.h.
| int32_t bit_depth_factor |
Definition at line 914 of file ni_device_api_priv.h.
| int32_t chroma_linesize |
Definition at line 917 of file ni_device_api_priv.h.
| int32_t height |
Definition at line 911 of file ni_device_api_priv.h.
| int32_t luma_linesize |
Definition at line 916 of file ni_device_api_priv.h.
| int32_t width |
Definition at line 908 of file ni_device_api_priv.h.