HomeSort by relevance Sort by last modified time
    Searched full:masking (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /external/oprofile/module/x86/
op_arch.h 21 /* Bit in processor's status register for interrupt masking */
  /packages/apps/Contacts/src/com/android/contacts/widget/
TransitionAnimationView.java 26 * A container that places a masking view on top of all other views. The masking view can be
27 * faded in and out. Currently, the masking view is solid color white.
  /external/webkit/Source/WebCore/platform/graphics/cairo/
PlatformContextCairo.h 34 // In Cairo image masking is immediate, so to emulate image clipping we must save masking
PlatformContextCairo.cpp 60 // We must call savePlatformState at least once before we can use image masking,
  /external/chromium/base/
rand_util.cc 26 // We try to get maximum precision by masking out as many bits as will fit
  /external/llvm/test/Transforms/ScalarRepl/
DifferingTypes.ll 2 ; generated code should perform the appropriate masking operations required
  /external/llvm/test/CodeGen/X86/
2011-12-15-vec_shift.ll 13 ; Make sure we're masking and pcmp'ing the VSELECT conditon vector.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 59 /* window length (masking analysis) */
61 /* order of low-band pole filter used to approximate masking curve */
63 /* order of hi-band pole filter used to approximate masking curve */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
settings.h 68 /* window length (masking analysis) */
70 /* order of low-band pole filter used to approximate masking curve */
72 /* order of hi-band pole filter used to approximate masking curve */
  /external/libvorbis/lib/
Makefile.am 15 masking.h os.h mdct.h smallft.h highlevel.h\
psy.h 112 float m_val; /* Masking compensation value */
mapping0.c 419 /* first step; noise masking. Not only does 'noise masking'
442 vector. This includes tone masking, peak limiting and ATH */
462 masking. We then do a floor1-specific line fit. If we're
598 /* iterate over the many masking curve fits we've created */
620 /* encode floor, compute masking curve, sep out residue */
640 /* our iteration is now based on masking curve, not prequant and
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceClipper.cpp 109 // If the current clip-path gets clipped itself, we have to fallback to masking.
124 // Only shapes or paths are supported for direct clipping. We need to fallback to masking for texts.
134 // Current shape in clip-path gets clipped too. Fallback to masking.
137 // Fallback to masking, if there is more than one clipping path.
SVGImageBufferTools.cpp 100 // So the actual masking process has to be done in the absolute coordinate space as well.
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 76 /* Return number of BAUs in block (masking off high bit containing block
81 /* Return number of BAUs in previous block (masking off high bit containing
  /external/webkit/Source/JavaScriptCore/wtf/
TCPackedCache.h 220 // For masking a K.
223 // For masking a T.
226 // For masking a V or a T.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
util.py 154 """A masking object that has the same interface as RepeatedXorMasker but
166 """A masking object that applies XOR on the string given to mask method
167 with the masking bytes given to the constructor repeatedly. This object
168 remembers the position in the masking bytes the last mask method call
  /external/clang/lib/CodeGen/
README.txt 14 Bitfields accesses can be shifted to simplify masking and sign
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
components.html 68 displayed masking lower possible icons.
  /external/icu4c/i18n/
usrchimp.h 91 * we can safely do a compare without masking if the ce is a variable, we mask
rbt_set.cpp 136 // that are masking one another.
357 /* Check for masking. This is MUCH faster than our old check,
359 * only have to check for masking within each bin now. It's
  /packages/apps/Contacts/src/com/android/contacts/editor/
ViewIdGenerator.java 77 // Make sure the new id won't conflict with auto-generated ids by masking with 0xffff.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fpu_control.h 61 /* masking of interrupts */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h 61 /* masking of interrupts */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h 61 /* masking of interrupts */

Completed in 1762 milliseconds

1 2 3 4 5 6 7 8