FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVLFG Struct Reference

#include <lfg.h>

Data Fields

unsigned int state [64]
 
int index
 

Detailed Description

Definition at line 27 of file lfg.h.

Field Documentation

unsigned int AVLFG::state[64]

Definition at line 28 of file lfg.h.

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

int AVLFG::index

Definition at line 29 of file lfg.h.

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


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