Searched refs:AVLFG (Results 1 – 1 of 1) sorted by relevance
25 typedef struct AVLFG { struct28 } AVLFG; argument30 void av_lfg_init(AVLFG *c, unsigned int seed);38 static inline unsigned int av_lfg_get(AVLFG *c){ in av_lfg_get()48 static inline unsigned int av_mlfg_get(AVLFG *c){ in av_mlfg_get()60 void av_bmg_get(AVLFG *lfg, double out[2]);