FFmpeg
|
AVLFG Struct Reference
#include <lfg.h>
Collaboration diagram for AVLFG:
Data Fields | |
unsigned int | state [64] |
int | index |
Detailed Description
Field Documentation
int AVLFG::index |
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:
Generated on Fri Dec 20 2024 06:56:18 for FFmpeg by 1.8.11