Home
last modified time | relevance | path

Searched defs:setdx (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c331 #define setdx(a, b, c, d) setpx(a, b, c - (d) + (rnd() % ((d) * 2 + 1))) macro
H A Dvp9dsp.c390 #define setdx(a,b,c,d) setpx(a,b,c-(d)+(rnd()%((d)*2+1))) macro
533 #undef setdx macro

Completed in 3 milliseconds