Searched refs:CHECK_QUARTER_MV (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | motion_est_template.c | 198 #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 3 milliseconds