![]() |
libxcoder
5.2.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 670 of file ni_device_api_priv.h.
int32_t bit_depth_factor |
Definition at line 679 of file ni_device_api_priv.h.
int32_t chroma_linesize |
Definition at line 682 of file ni_device_api_priv.h.
int32_t height |
Definition at line 676 of file ni_device_api_priv.h.
int32_t luma_linesize |
Definition at line 681 of file ni_device_api_priv.h.
int32_t width |
Definition at line 673 of file ni_device_api_priv.h.