/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-hammerhead.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 69 sampling 65 78 sampling 6 [all...] |
/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/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/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/v8/src/ |
math.js | 237 // 5) Find the derivatives at those sampling points by table lookup:
|
/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...] |