HomeSort by relevance Sort by last modified time
    Searched full:levels (Results 376 - 400 of 3869) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad.h 43 Word16 old_level[COMPLEN]; /* input levels of the previous frame */
44 Word16 sub_level[COMPLEN]; /* input levels calculated at the end of a frame (lookahead) */
  /frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/graph/
BatteryMeterDrawableBaseTest.java 57 final int levels[] = { 0, 1, 5, 10, 25, 50, 75, 90, 95, 99, 100 }; local
59 for (int l : levels) {
  /hardware/qcom/gps/etc/
gps.conf 31 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
33 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/gps/msm8084/etc/
gps.conf 21 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
23 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/gps/msm8909/etc/
gps.conf 22 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
24 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/gps/msm8994/etc/
gps.conf 28 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
30 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/gps/msm8996/etc/
gps.conf 22 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
24 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/gps/msm8998/etc/
gps.conf 25 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
27 # If DEBUG_LEVEL is commented, Android's logging levels will be used
  /hardware/qcom/msm8994/original-kernel-headers/sound/
lsm_params.h 111 * For confidence levels, this is num_conf_levels
116 * For CONFIDENCE_LEVELS, this is array of confidence levels
  /hardware/qcom/msm8996/original-kernel-headers/linux/sound/
lsm_params.h 111 * For confidence levels, this is num_conf_levels
116 * For CONFIDENCE_LEVELS, this is array of confidence levels
  /hardware/qcom/msm8996/original-kernel-headers/sound/
lsm_params.h 111 * For confidence levels, this is num_conf_levels
116 * For CONFIDENCE_LEVELS, this is array of confidence levels
  /hardware/qcom/msm8998/original-kernel-headers/sound/
lsm_params.h 132 * For confidence levels, this is num_conf_levels
137 * For CONFIDENCE_LEVELS, this is array of confidence levels
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
lsm_params.h 111 * For confidence levels, this is num_conf_levels
116 * For CONFIDENCE_LEVELS, this is array of confidence levels
  /packages/apps/Camera2/src/com/android/camera/one/config/
OneCameraFeatureConfig.java 35 /** The camera API 2 support levels for capture module. */
69 /** The HDR+ support levels. */
  /prebuilts/go/darwin-x86/src/image/png/
example_test.go 32 levels := []string{" ", "?", "?", "?", "?"}
41 fmt.Print(levels[level])
  /prebuilts/go/linux-x86/src/image/png/
example_test.go 32 levels := []string{" ", "?", "?", "?", "?"}
41 fmt.Print(levels[level])
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceContentProvider.java 63 * @param fullLevels if <code>true</code> the content provider will suppport all 3 levels. If
64 * <code>false</code>, only two levels are provided.
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtEnum.py 95 # Access Levels from BluetoothDevice.
101 # Priority levels as defined in BluetoothProfile.java.
  /tools/test/connectivity/acts/tests/google/bt/setup/
BtPreFlightTest.py 72 # Verify that the log levels have been raised
74 self.abort_all("BT log levels not set")
  /external/libcups/cups/
api-filter.shtml 232 to set the <code>marker-colors</code>, <code>marker-high-levels</code>,
233 <code>marker-levels</code>, <code>marker-low-levels</code>,
457 int levels[4] = { 40, 50, 60, 70 }; /* CMYK */
460 fputs("ATTR: marker-high-levels=100,100,100,100\n", stderr);
461 fprintf(stderr, "ATTR: marker-levels=%d,%d,%d,%d\n", levels[0], levels[1],
462 levels[2], levels[3], levels[4])
    [all...]
  /bionic/libc/include/sys/
random.h 39 /* See also arc4random_buf in <stdlib.h>, which is available in all API levels. */
  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/
SystemUiHiderBase.java 25 * API levels to show and hide the status bar.
  /development/samples/devbytes/animation/ActivityAnimations/res/values/
styles.xml 23 Theme customizations available in newer API levels can go in
  /device/generic/goldfish/keymaster/strongbox/
service.cpp 32 * Create two software keymaster devices claiming different security levels for testing
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
plat_topology.c 13 /* Report 1 (absent) instance at levels higher that the cluster level */

Completed in 568 milliseconds

<<11121314151617181920>>