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

  /device/asus/flo/
thermald-flo.conf 0 sampling 5000
4 sampling 5000
11 sampling 1000
18 sampling 1000
25 sampling 1000
32 sampling 1000
39 sampling 1000
46 sampling 1000
53 sampling 1000
60 sampling 100
    [all...]
  /device/lge/mako/
thermald-mako.conf 0 sampling 5000
4 sampling 5000
11 sampling 5000
18 sampling 5000
25 sampling 5000
32 sampling 5000
39 sampling 5000
46 sampling 5000
53 sampling 5000
60 sampling 500
    [all...]
  /device/lge/hammerhead/
thermal-engine-8974.conf 0 sampling 5000
6 sampling 10000
15 sampling 10000
24 sampling 10000
33 sampling 65
42 sampling 65
51 sampling 65
60 sampling 65
  /external/chromium_org/chrome/browser/extensions/api/experience_sampling_private/
experience_sampling_private_api.cc 10 namespace sampling = extensions::api::experience_sampling_private;
16 sampling::BrowserInfo info;
  /external/chromium_org/v8/tools/
process-heap-prof.py 53 sampling = False
71 sampling = True
74 sampling = False
75 elif row[0] == itemname and sampling:
  /external/speex/libspeex/
filterbank.h 52 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type);
filterbank.c 54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type)
62 df = DIV32(SHL32(sampling,15),MULT16_16(2,len));
63 max_mel = toBARK(EXTRACT16(sampling/2));
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelinePowerGraph.js 35 // "value" of original PowerEvent means the average power between previous sampling to current one.
36 // Here, it is converted to average power between current sampling to next one.
TimelinePowerOverview.js 67 // "value" of original PowerEvent means the average power between previous sampling to current one.
68 // Here, it is converted to average power between current sampling to next one.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 37 RGB during texture sampling, after-which, all the usual per-fragment
129 texture sampling using an implementation dependent conversion.
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 37 RGB during texture sampling, after-which, all the usual per-fragment
129 texture sampling using an implementation dependent conversion.
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
__init__.py 282 # The full system energy consumption during the sampling period in
287 # The target application's energy consumption during the sampling period
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 78 int sampling; member in struct:surface_format_info
492 if (gen >= tinfo->sampling && (gen >= tinfo->filtering || is_integer))
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 78 int sampling; member in struct:surface_format_info
492 if (gen >= tinfo->sampling && (gen >= tinfo->filtering || is_integer))
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
power.js 18 * corresponding to their sampling time in the argument 'tData'. Also, the
450 * corresponding to their sampling time in the argument 'tData'. Also, the

Completed in 1403 milliseconds