Home
last modified time | relevance | path

Searched defs:tot_steps (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c95 const int tot_steps = cfg->total_steps - search_param; in vp9_diamond_search_sad_avx() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1034 int tot_steps; in vp8_diamond_search_sad_c() local
1147 int tot_steps; in vp8_diamond_search_sadx4() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1788 const int tot_steps = cfg->total_steps - search_param; in vp9_diamond_search_sad_new() local
1941 const int tot_steps = cfg->total_steps - search_param; in vp9_diamond_search_sad_c() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c1680 const int tot_steps = (cfg->ss_count / cfg->searches_per_step) - search_param; in av1_diamond_search_sad_c() local
2815 const int tot_steps = (cfg->ss_count / cfg->searches_per_step) - search_param; in obmc_diamond_search_sad() local