Data Fields

AVLFG Struct Reference

#include <lfg.h>

Data Fields

unsigned int state [64]
int index

Detailed Description

Definition at line 25 of file lfg.h.


Field Documentation

Definition at line 27 of file lfg.h.

Referenced by av_lfg_get(), av_lfg_init(), and av_mlfg_get().

unsigned int AVLFG::state[64]

Definition at line 26 of file lfg.h.

Referenced by av_lfg_get(), av_lfg_init(), and av_mlfg_get().


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