HomeSort by relevance Sort by last modified time
    Searched full:levels (Results 276 - 300 of 2263) sorted by null

<<11121314151617181920>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestInverse.java 219 private void printUnicode(char[] chars, byte[] levels) {
225 if (levels != null) {
226 log("." + levels[i]);
  /external/libhevc/common/
ihevc_chroma_itrans_recon_16x16.c 173 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
222 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
274 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
348 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
419 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
468 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
520 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
594 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
689 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
    [all...]
ihevc_chroma_itrans_recon_8x8.c 174 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
214 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
260 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
ihevc_itrans_recon_32x32.c 172 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
232 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
292 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
410 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
488 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
548 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
608 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
    [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LevelTest.java 201 * same name, even for non-predefined levels.
293 * Test serialization of pre-defined const levels. It is expected that the
357 * Test defining new levels in subclasses of Level
380 * levels.
  /external/deqp/doc/testspecs/GLES2/
functional.texture.incomplete.txt 28 + Missing mipmap levels
  /external/deqp/doc/testspecs/GLES3/
functional.texture.specification.txt 46 tested. All texture levels, faces (for cube maps) and slices (for 2D array
  /external/deqp/doc/testspecs/GLES31/
functional.texture.cube_map_array.txt 46 Specification tests go through all levels, faces, and layers.
  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.cpp 169 void ContextWrapper::glTexStorage2D (deUint32 target, int levels, deUint32 internalFormat, int width, int height)
171 m_curCtx->texStorage2D(target, levels, internalFormat, width, height);
174 void ContextWrapper::glTexStorage3D (deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth)
176 m_curCtx->texStorage3D(target, levels, internalFormat, width, height, depth);
  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 165 static int levels[] = { 2, 1, 0, -1, 0x7fffffff, 0, 1 }; local
167 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(levels); ndx++)
169 context.framebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, tex, levels[ndx]);
170 checkError(testCtx, context, levels[ndx] == 0 ? GL_NO_ERROR : GL_INVALID_VALUE);
185 static int levels[] = { 2, 1, 0, -1, 0x7fffffff, 0, 1 }; local
187 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(levels); ndx++)
189 context.framebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, tex, levels[ndx]);
190 checkError(testCtx, context, de::inBounds(levels[ndx], 0, 16) ? GL_NO_ERROR : GL_INVALID_VALUE);
626 addChild(new FboApiCase(m_context, "texture_levels", "Valid and invalid texturel levels", hasRenderToMipmap ? textureLevelsWithRenderToMipmapTest : textureLevelsTest));
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 42 set cntrparam levels auto 5
  /external/eigen/cmake/
EigenConfigureTesting.cmake 43 # o raise the warning levels
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
LodCalculator.java 60 * have LOD levels that are greater than 1 apart.
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 54 /* Security levels - as per NRL IPv6 - don't actually do anything */
  /external/kernel-headers/original/uapi/linux/
dlm.h 22 /* Lock levels and flags are here */
  /external/libgsm/src/
table.c 42 /* Table 4.3b Quantization levels of the LTP gain quantizer
  /external/libopus/silk/
VAD.c 53 /* init noise levels */
54 /* Initialize array with approx pink noise levels (psd proportional to inverse of frequency) */
245 /* Scale the sigmoid output based on power levels */
348 /* Limit noise levels (guarantee 7 bits of head room) */
stereo_quant_pred.c 45 /* Brute-force search over quantization levels */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_obj.h 39 * except that we don't bother with the non-base levels for
  /external/mockftpserver/branches/1.x_Branch/src/site/apt/
index.apt 16 at different levels of abstraction. Currently, however, <<StubFtpServer>> is the only one provided,
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
TemporalLevelEntry.java 22 * The Temporal Level sample grouping ('tele') provides a codec-independent sample grouping that can be used to group samples (access units) in a track (and potential track fragments) according to temporal level, where samples of one temporal level have no coding dependencies on samples of higher temporal levels. The temporal level equals the sample group description index (taking values 1, 2, 3, etc). The bitstream containing only the access units from the first temporal level to a higher temporal level remains conforming to the coding standard.
  /external/selinux/libselinux/man/man3/
selinux_raw_context_to_color.3 96 is to return a color that corresponds to a range, that can then be used to highlight information at different MLS levels.
  /external/selinux/policycoreutils/mcstrans/share/examples/default/
setrans.conf 7 # Objects can be labeled with one of 16 levels and be categorized with 0-1023
  /external/selinux/policycoreutils/mcstrans/share/examples/include/setrans.d/
include-example 7 # Objects can be labeled with one of 16 levels and be categorized with 0-1023
  /external/selinux/policycoreutils/semanage/
semanage-user.8 10 from policy sources. semanage user controls the mapping between an SELinux User and the roles and MLS/MCS levels.

Completed in 344 milliseconds

<<11121314151617181920>>