Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dime_statistics.h75 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) debug_mv_histogram_add(mv_x, mv_y) argument
80 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) argument
Dime.c497 WORD16 mv_x, mv_y; in ime_sub_pel_motion_estimation_16x16() local