#include <inttypes.h>#include "lfg.h"#include "md5.h"#include "intreadwrite.h"Go to the source code of this file.
Functions | |
| void av_cold | av_lfg_init (AVLFG *c, unsigned int seed) |
| void av_cold av_lfg_init | ( | AVLFG * | c, | |
| unsigned int | seed | |||
| ) |
Definition at line 27 of file lfg.c.
Referenced by ac3_decode_init().
1.7.1