libxcoder 5.8.0
Loading...
Searching...
No Matches
_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 1306 of file ni_device_api.h.

Field Documentation

◆ buf

void* buf

Definition at line 1308 of file ni_device_api.h.

◆ p_next

struct _ni_buf_t* p_next

Definition at line 1311 of file ni_device_api.h.

◆ p_next_buffer

struct _ni_buf_t* p_next_buffer

Definition at line 1313 of file ni_device_api.h.

◆ p_prev

struct _ni_buf_t* p_prev

Definition at line 1310 of file ni_device_api.h.

◆ p_previous_buffer

struct _ni_buf_t* p_previous_buffer

Definition at line 1312 of file ni_device_api.h.

◆ pool

struct _ni_buf_pool_t* pool

Definition at line 1309 of file ni_device_api.h.


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