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

<<41424344454647484950>>

  /art/test/670-bitstring-type-check/
build 59 // type checks also for the depth overflow, we provide a hierarchy 9 levels deep.
  /cts/tests/tests/graphics/src/android/graphics/cts/
ComposeShaderTest.java 147 // combine matrices from both levels
  /development/samples/RenderScript/Levels/src/com/android/rs/levels/
LevelsRSActivity.java 17 package com.android.rs.levels;
  /device/google/contexthub/firmware/os/core/
nanohub_chre.c 78 const static char levels[] = "EWIDV"; local
79 char clevel = (level > CHRE_LOG_DEBUG || (int) level < 0) ? 'V' : levels[level];
92 const static char levels[] = "EWIDV"; local
93 char clevel = (level > CHRE_LOG_DEBUG || (int) level < 0) ? 'V' : levels[level];
  /device/linaro/bootloader/arm-trusted-firmware/docs/
arm-sip-service.rst 8 instruction executed from Exception Levels below EL3. SMC calls for SiP
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/
xlat_tables_v2_helpers.h 82 * entries as the ones used for other levels.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzmaDec.h 112 /* There are 3 levels of interfaces:
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzmaDec.h 112 /* There are 3 levels of interfaces:
  /device/linaro/bootloader/edk2/IntelSiliconPkg/Include/IndustryStandard/
IgdOpRegion.h 109 UINT16 BCLM[0x14]; ///< Offset 0x31C Backlight Brightness Levels Duty Cycle Mapping Table
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzmaDec.h 112 /* There are 3 levels of interfaces:
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscProcessorCacheFunction.c 141 //Filling SMBIOS type 7 information for different cache levels.
  /external/ImageMagick/ImageMagick/api/
quantize.html 71 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
274 MagickBooleanType PosterizeImage(Image *image,const size_t levels,
289 <dt>levels</dt>
290 <dd>Number of color levels allowed in each channel. Very low values (2, 3, or 4) have the most visible effect. </dd>
  /external/ImageMagick/
README.txt 79 intensity levels found in real scenes ranging from the brightest direct
  /external/ImageMagick/www/api/
quantize.html 75 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
278 MagickBooleanType PosterizeImage(Image *image,const size_t levels,
293 <dt>levels</dt>
294 <dd>Number of color levels allowed in each channel. Very low values (2, 3, or 4) have the most visible effect. </dd>
quantize.php 71 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
274 MagickBooleanType PosterizeImage(Image *image,const size_t levels,
289 <dt>levels</dt>
290 <dd>Number of color levels allowed in each channel. Very low values (2, 3, or 4) have the most visible effect. </dd>
  /external/androidplot/Examples/DemoApp/res/layout/
orientation_sensor_example.xml 25 androidPlot.title="Levels"
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
IntStream.as 83 * argument. So if you're nested 5 levels of mark(), and then release(2)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
IIntStream.cs 107 * argument. So if you're nested 5 levels of mark(), and then release(2)
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
IntStream.java 84 * argument. So if you're nested 5 levels of mark(), and then release(2)
  /external/apache-http/src/org/apache/http/conn/
package.html 75 on various levels, either by releasing the
  /external/autotest/client/cros/cellular/
cellular.py 155 """Useful power levels, in dBm."""
  /external/autotest/client/cros/networking/chrome_testing/
test_utils.py 25 @param expansion_level: Denotes the number of levels to descend through
  /external/autotest/client/deps/glbench/src/
fillratetest.cc 117 // Get a fractal looking source texture of size 512x512 and full levels
  /external/autotest/client/site_tests/platform_OSLimits/
platform_OSLimits.py 18 Verify os limitations are set to correct levels.
  /external/autotest/client/site_tests/power_Idle/
power_Idle.py 122 # record the current and max backlight levels

Completed in 488 milliseconds

<<41424344454647484950>>