Searched refs:celt_lcg_rand (Results 1 – 4 of 4) sorted by relevance
6 fun:celt_lcg_rand
119 opus_uint32 celt_lcg_rand(opus_uint32 seed);
61 opus_uint32 celt_lcg_rand(opus_uint32 seed) in celt_lcg_rand() function351 seed = celt_lcg_rand(seed); in anti_collapse()1082 ctx->seed = celt_lcg_rand(ctx->seed); in quant_partition()1091 ctx->seed = celt_lcg_rand(ctx->seed); in quant_partition()
574 seed = celt_lcg_rand(seed); in celt_decode_lost()