|
libxcoder
5.4.0
|
#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 1285 of file ni_device_api.h.
| void* buf |
Definition at line 1287 of file ni_device_api.h.
| struct _ni_buf_t* p_next |
Definition at line 1290 of file ni_device_api.h.
| struct _ni_buf_t* p_next_buffer |
Definition at line 1292 of file ni_device_api.h.
| struct _ni_buf_t* p_prev |
Definition at line 1289 of file ni_device_api.h.
| struct _ni_buf_t* p_previous_buffer |
Definition at line 1291 of file ni_device_api.h.
| struct _ni_buf_pool_t* pool |
Definition at line 1288 of file ni_device_api.h.