Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c1065 int tot_steps; in vp8_diamond_search_sad_c() local
1189 int tot_steps; in vp8_diamond_search_sadx4() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c1004 const int tot_steps = (x->ss_count / x->searches_per_step) - search_param; in vp9_diamond_search_sad_c() local
1115 const int tot_steps = (x->ss_count / x->searches_per_step) - search_param; in vp9_diamond_search_sadx4() local