|
FFmpeg
3.4.2
|
#include <libavutil/lfg.h>
Data Fields | |
| unsigned int | state [64] |
| int | index |
| unsigned int AVLFG::state[64] |
Definition at line 28 of file lfg.h.
Referenced by av_lfg_get(), and av_mlfg_get().
| int AVLFG::index |
Definition at line 29 of file lfg.h.
Referenced by av_lfg_get(), and av_mlfg_get().
1.8.13