Searched defs:ss_mv (Results 1 – 3 of 3) sorted by relevance
38 MV ss_mv[8 * MAX_MVSEARCH_STEPS]; // Motion vector member
1955 const MV *ss_mv = &cfg->ss_mv[search_param * cfg->searches_per_step]; in diamond_search_sad_new() local2112 const MV *ss_mv = &cfg->ss_mv[search_param * cfg->searches_per_step]; in vp9_diamond_search_sad_c() local
93 const MV *ss_mv = &cfg->ss_mv[cfg->searches_per_step * search_param]; in vp9_diamond_search_sad_avx() local