Searched defs:ss_os (Results 1 – 3 of 3) sorted by relevance
39 intptr_t ss_os[8 * MAX_MVSEARCH_STEPS]; // Offset member
1956 const intptr_t *ss_os = &cfg->ss_os[search_param * cfg->searches_per_step]; in diamond_search_sad_new() local2113 const intptr_t *ss_os = &cfg->ss_os[search_param * cfg->searches_per_step]; in vp9_diamond_search_sad_c() local
94 const intptr_t *ss_os = &cfg->ss_os[cfg->searches_per_step * search_param]; in vp9_diamond_search_sad_avx() local