|
libxcoder 5.8.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 1306 of file ni_device_api.h.
| void* buf |
Definition at line 1308 of file ni_device_api.h.
| struct _ni_buf_t* p_next |
Definition at line 1311 of file ni_device_api.h.
| struct _ni_buf_t* p_next_buffer |
Definition at line 1313 of file ni_device_api.h.
| struct _ni_buf_t* p_prev |
Definition at line 1310 of file ni_device_api.h.
| struct _ni_buf_t* p_previous_buffer |
Definition at line 1312 of file ni_device_api.h.
| struct _ni_buf_pool_t* pool |
Definition at line 1309 of file ni_device_api.h.