HomeSort by relevance Sort by last modified time
    Searched full:tot_steps (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_diamond_search_sad_avx.c 95 const int tot_steps = cfg->total_steps - search_param; local
138 for (i = 0, step = 0; step < tot_steps; step++) {
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 1036 int tot_steps; local
1148 int tot_steps; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 1608 const int tot_steps = cfg->total_steps - search_param; local
    [all...]

Completed in 105 milliseconds