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

  /external/libunwind/tests/
Gperf-trace.c 101 double step, min_step, first_step, sum_step; local
104 sum_step = first_step = 0.0;
116 first_step = step;
119 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations);
Gperf-simple.c 115 double step, min_step, first_step, sum_step; local
118 sum_step = first_step = 0.0;
130 first_step = step;
133 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations);
  /bootable/recovery/edify/
README 107 (first_step(); second_step();), # second ; is optional
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 184 step_param = cpi->sf.first_step + (cpi->Speed > 5);
188 step_param = cpi->sf.first_step + 2;
onyx_int.h 189 int first_step; member in struct:__anon17995
onyx_if.c 788 sf->first_step = 0;
894 sf->first_step = 0;
906 sf->first_step = 1;
    [all...]
pickinter.c     [all...]
rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 181 step_param = cpi->sf.first_step + (cpi->Speed > 5);
185 step_param = cpi->sf.first_step + 2;
onyx_int.h 192 int first_step; member in struct:__anon31479
pickinter.c 881 step_param = cpi->sf.first_step + speed_adjust;
    [all...]
onyx_if.c 781 sf->first_step = 0;
868 sf->first_step = 0;
880 sf->first_step = 1;
924 sf->first_step = 1;
    [all...]
rdopt.c     [all...]

Completed in 1128 milliseconds