Searched refs:celt_lcg_rand (Results 1 – 3 of 3) sorted by relevance
110 opus_uint32 celt_lcg_rand(opus_uint32 seed);
61 opus_uint32 celt_lcg_rand(opus_uint32 seed) in celt_lcg_rand() function340 seed = celt_lcg_rand(seed); in anti_collapse()1032 ctx->seed = celt_lcg_rand(ctx->seed); in quant_partition()1041 ctx->seed = celt_lcg_rand(ctx->seed); in quant_partition()
416 seed = celt_lcg_rand(seed); in celt_decode_lost()