|
libxcoder
5.3.1
|
#include <ni_device_api.h>
Data Fields | |
| void * | buf |
| struct _ni_buf_pool_t * | pool |
| struct _ni_buf_t * | p_prev |
| struct _ni_buf_t * | p_next |
| struct _ni_buf_t * | p_previous_buffer |
| struct _ni_buf_t * | p_next_buffer |
Definition at line 1274 of file ni_device_api.h.
| void* buf |
Definition at line 1276 of file ni_device_api.h.
| struct _ni_buf_t* p_next |
Definition at line 1279 of file ni_device_api.h.
| struct _ni_buf_t* p_next_buffer |
Definition at line 1281 of file ni_device_api.h.
| struct _ni_buf_t* p_prev |
Definition at line 1278 of file ni_device_api.h.
| struct _ni_buf_t* p_previous_buffer |
Definition at line 1280 of file ni_device_api.h.
| struct _ni_buf_pool_t* pool |
Definition at line 1277 of file ni_device_api.h.