Searched refs:inv_MM10 (Results 1 – 1 of 1) sorted by relevance
402 float inv_MM10 = inv_M10 * M00 + inv_M11 * M10; in get_smooth_motion_vector() local408 inv_MM10 * scaled_search_mv.row + inv_MM11 * scaled_search_mv.col; in get_smooth_motion_vector()