Searched refs:inv_MM01 (Results 1 – 1 of 1) sorted by relevance
401 float inv_MM01 = inv_M00 * M01 + inv_M01 * M11; in get_smooth_motion_vector() local406 inv_MM00 * scaled_search_mv.row + inv_MM01 * scaled_search_mv.col; in get_smooth_motion_vector()