/external/mesa3d/src/gallium/drivers/i915/ |
i915_clear.c | 217 * No masking, no scissor (clear entire buffer).
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_pixel.c | 89 DBG("fallback due to color masking\n");
|
/external/mesa3d/src/mesa/swrast/ |
s_masking.c | 55 * Do component masking.
|
/external/v8/src/ic/x64/ |
stub-cache-x64.cc | 32 // The offset register holds the entry offset times four (due to masking
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
CHANGELOG | 314 Improved activity masking (lower PSNR impact for same SSIM boost) 342 --tune=ssim option to enable activity masking 375 also includes support for "activity masking," which greatly improves 387 Add simple version of activity masking.
|
/prebuilts/tools/common/m2/repository/jline/jline/0.9.94/ |
jline-0.9.94.pom | 57 <description>JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.</description>
|
/system/core/libpixelflinger/ |
clear.cpp | 96 // XXX: rgba-dithering, rgba-masking
|
/external/libvorbis/lib/ |
psy.c | 24 #include "masking.h" 148 for all masking amplitudes, right? Wrong. The *loudest* sound 166 masking possible for a given bin. That means that a single bin 517 seed_chase(seed,linesper,n); /* for masking */ 766 /* tone masking */ 794 A fundamental idea uses the value of masking and carries out [all...] |
/external/llvm/test/CodeGen/SystemZ/ |
shift-04.ll | 106 ; Check the next value up, which without masking must use a separate 148 ; Check the next value down, which without masking must use a separate
|
/external/clang/lib/CodeGen/ |
CGRecordLayout.h | 36 /// size), loading it, and shifting and masking to extract the particular
|
/external/icu/icu4c/source/i18n/ |
usrchimp.h | 198 * we can safely do a compare without masking if the ce is a variable, we mask
|
/external/jpeg/ |
jdhuff.h | 76 /* If long is > 32 bits on your machine, and shifting/masking longs is
|
/external/mesa3d/src/gallium/tests/trivial/ |
tri.c | 145 /* disabled blending/masking */
|
quad-tex.c | 194 /* disabled blending/masking */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
jdhuff.h | 75 /* If long is > 32 bits on your machine, and shifting/masking longs is
|
/external/tcpdump/ |
tcpdump-stdinc.h | 169 * "struct bootp", masking out the bp_hops field, and comparing the result
|
/external/libvorbis/macosx/Vorbis.xcodeproj/ |
project.pbxproj | 69 F5D8F63703389C830112CE8F /* masking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = "<group>"; }; 189 F5D8F63703389C830112CE8F /* masking.h */,
|
/external/libhevc/common/x86/ |
ihevc_deblk_ssse3_intr.c | 490 //masking of the delta values |delta|<10*tc 499 //masking of the delta values dep, deq , filter_p ,filter_q [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | 509 // if we're going to fold the masking with the insert, all bits not 843 // doing masking, the Repl32 bit groups might be subsumed into the 64-bit 844 // masking operation. [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.cpp | 147 /* upper 4 bits of IOPINS1, IOPINS2 are read-only, so no masking is necessary */
|
/external/guava/guava/src/com/google/common/hash/ |
HashFunction.java | 69 * <li><b>bit-dispersing:</b> masking out any <i>single bit</i> from a hash code should
|
/external/jetty/src/java/org/eclipse/jetty/websocket/ |
WebSocketParserD06.java | 78 * @param masked whether masking should be handled
|
/external/libvorbis/doc/ |
vorbis.html | 175 doamin psychoacoustics, and the MDCT-domain noise, masking and resolution
|
/external/libvpx/libvpx/vp8/encoder/ |
encodeframe.c | 70 * purposes of activity masking. 335 /* Macroblock activity masking */ 347 /* Apply the masking to the RD multiplier. */ [all...] |
/external/lldb/examples/summaries/cocoa/ |
NSSet.py | 118 # not sure if it is a bug or some weird sort of feature, but masking it out
|