FFmpeg
4.0
|
#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(), 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().