Searched refs:LUFS_GENID_BASE (Results 1 – 1 of 1) sorted by relevance
52 #define LUFS_GENID_BASE UINT64_C(311) macro53 #define LUFS_NEXT_ID(id) ((uint32_t)(((id) * LUFS_GENID_BASE) % \