Searched defs:rnd1 (Results 1 – 5 of 5) sorted by relevance
193 int rnd1; in GetPredAdvancedBy0x1() local522 int rnd1; in GetPredAdvancedBy1x0() local869 int rnd1, rnd2; in GetPredAdvancedBy1x1() local
248 int rnd1, /* i */ in GetPredOutside()
453 Int rnd1 /* i */ in GetPredAdvBy0x1()778 Int rnd1 /* i */ in GetPredAdvBy1x0()1121 Int rnd1 /* i */ in GetPredAdvBy1x1()1521 Int width, Int height, Int rnd1) in EncGetPredOutside()
5 int32x2_t rnd1(float32x2_t a) { return vrnd_f32(a); } in rnd1() function
103 unsigned rnd1 = PCG_XSH_RS_generator(state, stream) & 0xfffffu; variable