Searched refs:randomv (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dparseutils.c710 static uint32_t randomv = MKTAG('L','A','V','U'); variable
714 return randomv = randomv * 1664525 + 1013904223;

Completed in 147 milliseconds