Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1071 int tot_steps; in vp8_diamond_search_sad_c() local
1195 int tot_steps; in vp8_diamond_search_sadx4() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1627 const int tot_steps = (cfg->ss_count / cfg->searches_per_step) - search_param; in vp9_diamond_search_sad_c() local