Home
last modified time | relevance | path

Searched refs:CHECK_QUARTER_MV (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmotion_est_template.c198 #define CHECK_QUARTER_MV(dx, dy, x, y)\ macro
345 CHECK_QUARTER_MV(nx&3, ny&3, nx>>2, ny>>2) in qpel_motion_search()

Completed in 2 milliseconds