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

<<51525354555657585960>>

  /external/eigen/demos/opengl/
quaternion_demo.cpp 37 const int levels = 4; local
67 // generate other levels
69 for (int l=1; l<levels; l++)
  /external/kernel-headers/original/uapi/linux/
ixjuser.h 427 * The master volume controls use attenuation with 32 levels from 0 to -62dB
470 * The input volume controls use gain with 32 levels from +12dB to -50dB
518 * The POTS volume control use attenuation with 8 levels from 0dB to -28dB
  /external/libavc/decoder/
ih264d_parse_cavlc.c 446 // To avoid error check at 4x4 level, allocating for 3 extra levels(16+3)
482 /* Decoding Levels Begins */
538 /* Now loop over the remaining levels */
587 /* Decoding Levels Ends */
    [all...]
  /external/libcups/cups/
dest.c     [all...]
encode.c 184 { 1, "marker-high-levels", IPP_TAG_INTEGER, IPP_TAG_PRINTER },
185 { 1, "marker-levels", IPP_TAG_INTEGER, IPP_TAG_PRINTER },
186 { 1, "marker-low-levels", IPP_TAG_INTEGER, IPP_TAG_PRINTER },
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_aaline.c 65 * Don't use the 1x1 and 2x2 mipmap levels.
414 * texels which are zero. Special case the 1x1 and 2x2 levels
415 * (though, those levels shouldn't be used - see the max_lod setting).
  /external/mesa3d/src/gallium/drivers/swr/
swr_screen.cpp 681 * except that pitch never plays into it. All the levels are logically
720 // time this is the pitch of level 0 since all the other levels fit
724 // 0 is 32 or less. In that case, the aligned levels 1 and 2 will also
    [all...]
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_surface.c 173 * of non-zero levels. */
556 /* Recalculate the whole DCC miptree size including disabled levels.
567 * TC-compatible HTILE even for levels where it's disabled by DB.
  /external/mesa3d/src/mapi/glapi/gen/
ARB_direct_state_access.xml 336 <param name="levels" type="GLsizei" />
343 <param name="levels" type="GLsizei" />
351 <param name="levels" type="GLsizei" />
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_mipmap_tree.h 29 * mipmap levels and slices of a texture are laid out.
33 * mipmap levels. The individual level/layer slices are each 2D rectangles of
734 * - There are no levels other than the base level 0.
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fbo.c 802 imageOffset += radeon_image->mt->levels[att->TextureLevel].rowstride *
803 radeon_image->mt->levels[att->TextureLevel].height *
810 rrb->pitch = radeon_image->mt->levels[att->TextureLevel].rowstride;
  /external/selinux/checkpolicy/
policy_parse.y 254 mls : sensitivities dominance opt_categories levels mlspolicy
282 levels : level_def label
283 | levels level_def
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h     [all...]
  /frameworks/base/services/core/java/com/android/server/display/
BrightnessMappingStrategy.java 94 float[] levels = new float[lux.length + 1]; local
96 levels[i + 1] = (float) lux[i];
98 return levels;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiDiagnostics.java 89 /** minimum wakeup interval for each of the log levels */
91 /** minimum buffer size for each of the log levels */
157 /* log level may have changed, so restart logging with new levels */
  /libcore/ojluni/src/main/java/sun/util/logging/
PlatformLogger.java 101 * PlatformLogger logging levels.
287 * Set the log level specifying which message levels will be
288 * logged by this logger. Message levels lower than this
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java 201 // 2. Decide the tile levels we want to keep as texture (in addition to
210 // The tile levels we want to keep as texture is in the range
228 // Activate the tiles of the smallest two levels.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ixjuser.h 426 * The master volume controls use attenuation with 32 levels from 0 to -62dB
469 * The input volume controls use gain with 32 levels from +12dB to -50dB
517 * The POTS volume control use attenuation with 8 levels from 0dB to -28dB
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gcc.info     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/docs/
porting-guide.rst 141 levels in the platform.
156 tree at all the power domain levels used by the platform.
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.c 103 /* Table for target energy levels. Values in Q(-7)
538 /* Reduces risk of a muted mic repeatedly triggering excessive levels due
    [all...]

Completed in 852 milliseconds

<<51525354555657585960>>