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

  /external/libunwind/tests/
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);
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);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c 182 step_param = cpi->sf.first_step + (cpi->Speed > 5);
186 step_param = cpi->sf.first_step + 2;
onyx_int.h 189 int first_step; member in struct:__anon17715
onyx_if.c 804 sf->first_step = 0;
891 sf->first_step = 0;
903 sf->first_step = 1;
947 sf->first_step = 1;
    [all...]
pickinter.c 888 step_param = cpi->sf.first_step + speed_adjust;
    [all...]
rdopt.c     [all...]
  /external/libvpx/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:__anon29491
onyx_if.c 781 sf->first_step = 0;
868 sf->first_step = 0;
880 sf->first_step = 1;
924 sf->first_step = 1;
    [all...]
pickinter.c 878 step_param = cpi->sf.first_step + speed_adjust;
    [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:__anon40674
onyx_if.c 781 sf->first_step = 0;
868 sf->first_step = 0;
880 sf->first_step = 1;
924 sf->first_step = 1;
    [all...]
pickinter.c 881 step_param = cpi->sf.first_step + speed_adjust;
    [all...]
rdopt.c     [all...]

Completed in 312 milliseconds