|
libxcoder 5.8.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 933 of file ni_device_api_priv.h.
| int32_t bit_depth_factor |
Definition at line 942 of file ni_device_api_priv.h.
| int32_t chroma_linesize |
Definition at line 945 of file ni_device_api_priv.h.
| int32_t height |
Definition at line 939 of file ni_device_api_priv.h.
| int32_t luma_linesize |
Definition at line 944 of file ni_device_api_priv.h.
| int32_t width |
Definition at line 936 of file ni_device_api_priv.h.