Searched
full:levels (Results
326 -
350 of
2263) sorted by null
<<11121314151617181920>>
/external/eigen/demos/opengl/ |
icosphere.cpp | 36 IcoSphere::IcoSphere(unsigned int levels) 50 while(mIndices.size()<levels)
|
/external/freetype/src/base/ |
ftdebug.c | 103 /* array of trace levels, initialized to 0 */ 151 /* This requests that all levels be set to 3, except the trace level for */
|
/external/icu/icu4c/source/i18n/ |
collationkeys.h | 104 * Stops writing levels when callback.needToWrite(level) returns FALSE. 105 * Separates levels with the LEVEL_SEPARATOR_BYTE
|
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/ |
PosterizationFilter.java | 98 * Sets number of color levels used to draw the screen 128 * Returns number of color levels used
|
/external/libopus/silk/ |
define.h | 117 /* Number of gain quantization levels */ 168 /* Number of rate levels, for entropy coding of excitation */
|
/external/libunwind/tests/ |
Gperf-trace.c | 69 panic ("Unwound only %d levels, expected at least %d levels\n",
|
/external/lldb/test/unittest2/ |
result.py | 147 # Skip test runner traceback levels 151 # Skip assert*() traceback levels
|
/external/mesa3d/src/gallium/docs/source/cso/ |
sampler.rst | 68 * ``PIPE_TEX_MIPFILTER_LINEAR``: The two mipmap levels/images above/below 98 correspond to mipmap levels where LOD=0 is the level 0 mipmap image.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_tex_validate.c | 55 /* What levels must the tree include at a minimum? 60 /* Check tree can hold all active levels. Check tree matches
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
dwt.h | 67 @param numres Number of resolution levels to decode 94 @param numres Number of resolution levels to decode
|
/external/pdfium/third_party/freetype/src/base/ |
ftdebug.c | 103 /* array of trace levels, initialized to 0 */ 151 /* This requests that all levels be set to 3, except the trace level for */
|
/external/pdfium/third_party/freetype/src/raster/ |
ftrend1.c | 132 /* raster5 is only capable of producing 5-gray-levels bitmaps */ 150 /* raster5 is only capable of producing 5-gray-levels bitmaps */
|
/external/v8/src/compiler/ |
opcodes.h | 232 // The combination of all operators at all levels and the common operators. 241 // Declare an enumeration with all the opcodes at all levels so that they
|
/external/valgrind/coregrind/ |
pub_core_sparsewa.h | 38 // uses a 256-way radix tree, which is therefore 4 levels deep on a 39 // 32-bit platform and 8 levels deep on a 64-bit platform.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
wb_vad.c | 181 Word16 level[] /* o : signal levels at each band */ 222 /* calculate levels in each frequency band */ 259 Word16 level[] /* i : sub-band levels of the input frame */ 391 Word16 level[] /* i : sub-band levels of the input frame */ 445 /* Update signal levels of the previous frame (old_level) */ 461 Word16 level[COMPLEN], /* i : sub-band levels of the input frame */ 474 /* Calculate squared sum of the input levels (level) divided by the background noise components 787 /* Run the filter bank and calculate signal levels at each band */
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
Effect.java | 57 * Multiple mipmap levels may be provided.</p> 61 * the same size as the input. No other mipmap levels are defined. If the output texture was
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/graphics/ |
ColorFilterDimmer.java | 43 * @return A ColorFilterDimmer with the default dim color and levels. 60 * Creates a ColorFilterDimmer for the given color and levels..
|
/frameworks/wilhelm/src/android/ |
VideoCodec_to_android.cpp | 49 // For video codec profiles and levels, the number of trailing zeroes in OpenMAX IL 82 // get the number of profiles and levels for the first codec implementation
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
denoising_neon.c | 33 * This allowed us to use only several levels to approximate the curve without 36 * The levels used are:
|
/hardware/ti/omap3/dspbridge/inc/ |
dbg.h | 35 *! 03-Feb-2000 rr: DBG Levels redefined. 51 /* Levels of trace debug messages: */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbg.h | 35 *! 03-Feb-2000 rr: DBG Levels redefined. 51 /* Levels of trace debug messages: */
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
LevelTrackingMediaRecorder.java | 38 * levels, and updates the thread-safe AudioLevelSource instance. Consumers may bind to the 43 * Aside from tracking sound levels, this also encapsulates the functionality to save the file
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
UserDict.py | 95 # second level definitions support higher levels 115 # fourth level uses definitions from lower levels
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
result.py | 155 # Skip test runner traceback levels 160 # Skip assert*() traceback levels
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
UserDict.py | 95 # second level definitions support higher levels 115 # fourth level uses definitions from lower levels
|
Completed in 467 milliseconds
<<11121314151617181920>>