libxcoder  5.3.1
_ni_pts_queue Struct Reference

#include <ni_generic_utils.h>

Data Fields

int data [NI_MAX_PTS_QUEUE_SIZE]
 
int front
 
int rear
 
int size
 

Detailed Description

Definition at line 112 of file ni_generic_utils.h.

Field Documentation

◆ data

Definition at line 114 of file ni_generic_utils.h.

◆ front

int front

Definition at line 115 of file ni_generic_utils.h.

◆ rear

int rear

Definition at line 116 of file ni_generic_utils.h.

◆ size

int size

Definition at line 117 of file ni_generic_utils.h.


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