libxcoder  5.2.0
_ni_buf_t Struct Reference

#include <ni_device_api.h>

Data Fields

void * buf
 
struct _ni_buf_pool_tpool
 
struct _ni_buf_tp_prev
 
struct _ni_buf_tp_next
 
struct _ni_buf_tp_previous_buffer
 
struct _ni_buf_tp_next_buffer
 

Detailed Description

Definition at line 1272 of file ni_device_api.h.

Field Documentation

◆ buf

void* buf

Definition at line 1274 of file ni_device_api.h.

◆ p_next

struct _ni_buf_t* p_next

Definition at line 1277 of file ni_device_api.h.

◆ p_next_buffer

struct _ni_buf_t* p_next_buffer

Definition at line 1279 of file ni_device_api.h.

◆ p_prev

struct _ni_buf_t* p_prev

Definition at line 1276 of file ni_device_api.h.

◆ p_previous_buffer

struct _ni_buf_t* p_previous_buffer

Definition at line 1278 of file ni_device_api.h.

◆ pool

struct _ni_buf_pool_t* pool

Definition at line 1275 of file ni_device_api.h.


The documentation for this struct was generated from the following file: