Home
last modified time | relevance | path

Searched defs:deltay (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Droqvideo.c104 int deltay, int sz) in apply_motion_generic()
135 int deltax, int deltay) in ff_apply_motion_4x4()
141 int deltax, int deltay) in ff_apply_motion_8x8()
/third_party/python/Lib/tkinter/
D__init__.py3571 def delta(self, deltax, deltay): argument