/external/aac/libSBRenc/src/ |
tran_det.h | 97 FIXP_DBL thresholds[QMF_CHANNELS]; member in struct:__anon2675
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
web_request_time_tracker.cc | 27 // Thresholds above which we consider a delay caused by an extension to be "too
|
/external/grub/netboot/ |
sis900.h | 128 /* recevie FIFO thresholds */
|
/external/iproute2/tc/ |
q_sfq.c | 162 /* Compute default min/max thresholds based on
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
Sequence.h | 61 /** array of thresholds (4.28) */
|
/external/qemu/android/ |
cmdline-options.h | 147 OPT_PARAM( nand_limits, "<nlimits>", "enforce NAND/Flash read/write thresholds" )
|
/external/tinyalsa/include/tinyalsa/ |
asoundlib.h | 89 /* Values to use for the ALSA start, stop and silence thresholds. Setting
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailFragmentCarousel.java | 105 // Take the width of this view as the width of the screen and compute necessary thresholds.
|
/external/kernel-headers/original/linux/ |
sysctl.h | 162 VM_UNUSED3=3, /* was: struct: Set free page thresholds */ 165 VM_UNUSED5=6, /* was: struct: Set buffer memory thresholds */ 166 VM_UNUSED7=7, /* was: struct: Set cache memory thresholds */
|
fd.h | 79 * Error thresholds
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
WindowOrientationListener.java | 206 * The tilt angle thresholds are set differently for each orientation and different 211 * to the corresponding orientation. These thresholds have some hysteresis built-in 300 // Thresholds for minimum and maximum allowable deviation from gravity. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
sysctl.h | 171 VM_UNUSED3=3, /* was: struct: Set free page thresholds */ 174 VM_UNUSED5=6, /* was: struct: Set buffer memory thresholds */ 175 VM_UNUSED7=7, /* was: struct: Set cache memory thresholds */
|
fd.h | 78 * Error thresholds
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 171 VM_UNUSED3=3, /* was: struct: Set free page thresholds */ 174 VM_UNUSED5=6, /* was: struct: Set buffer memory thresholds */ 175 VM_UNUSED7=7, /* was: struct: Set cache memory thresholds */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
sysctl.h | 171 VM_UNUSED3=3, /* was: struct: Set free page thresholds */ 174 VM_UNUSED5=6, /* was: struct: Set buffer memory thresholds */ 175 VM_UNUSED7=7, /* was: struct: Set cache memory thresholds */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
omxVC.h | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
omxVC.h | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
omxVC.h | [all...] |
/external/aac/libAACenc/src/ |
grp_data.cpp | 129 /* group energies and thresholds according to grouping */
|
/external/chromium_org/third_party/opus/src/celt/ |
bands.c | 46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis, int N, int prev) 51 if (val < thresholds[i]) 54 if (i>prev && val < thresholds[prev]+hysteresis[prev]) 56 if (i<prev && val > thresholds[prev-1]-hysteresis[prev-1]) [all...] |
/external/chromium_org/tools/perf_expectations/ |
update_perf_expectations.py | 13 numbers for the range that we should use to obtain new thresholds.
|
/external/libnfc-nci/src/nfc/int/ |
llcp_int.h | 238 /* these two thresholds (number of tx UI PDU) are dynamically adjusted based on number of logical links */
|
/external/skia/gm/rebaseline_server/ |
imagediffdb.py | 79 # black & white in PIL, it has its own ideas about thresholds.
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
sad.cpp | 84 the statistics to compute the thresholds to be used in
|
/frameworks/base/core/java/com/android/internal/util/ |
FileRotator.java | 332 * age matches the configured thresholds.
|