setdx 330 tests/checkasm/vp8dsp.c #define setdx(a, b, c, d) setpx(a, b, c - (d) + (rnd() % ((d) * 2 + 1))) setdx 389 tests/checkasm/vp9dsp.c #define setdx(a,b,c,d) setpx(a,b,c-(d)+(rnd()%((d)*2+1))) setdx 532 tests/checkasm/vp9dsp.c #undef setdx