Searched
full:unpack (Results
251 -
275 of
702) sorted by null
<<11121314151617181920>>
/external/chromium_org/media/base/simd/ |
convert_yuva_to_argb_mmx.inc | 125 ; Unpack and multiply by alpha value, then repack high bytes of words.
|
/external/chromium_org/remoting/base/ |
dispatch_win.h.pump | 78 // Unwrap() routines unpack the output parameters from VARIANTARG structures
|
/external/chromium_org/skia/ext/ |
convolver_SSE2.cc | 57 // Load four pixels => unpack the first two pixels to 16 bits => 73 // unpack the 3rd and 4th pixels to 16 bits => multiply with coefficients 301 // Unpack 1st and 2nd pixels from 8 bits to 16 bits for each channels => 314 // Unpack 3rd and 4th pixels from 8 bits to 16 bits for each channels =>
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
ASCIIFastPath.h | 147 // Vector interleaved unpack, we only store the lower 8 bits.
|
/external/chromium_org/third_party/angle/src/compiler/ |
ParseContext.h | 47 ShShaderType shaderType; // vertex or fragment language (future: pack or unpack)
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_pack.c | 107 * Similar to lp_build_const_unpack_shuffle but for special AVX 256bit unpack. 238 * a0 b0 a1 b1 a2 b2 a3 b3, and this does not compile into an AVX unpack instruction. 241 * An example interleave 8x float with 8x float on AVX 256bit unpack: 698 * Register width remains constant -- use vector unpack intrinsics
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress_cpal.c | 189 saved_align = ctx->Unpack.Alignment;
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_atom.c | 161 /* The bitmap cache is immune to pixel unpack changes.
|
/external/chromium_org/third_party/openssl/openssl/crypto/perlasm/ |
ppc-xlate.pl | 76 { ".byte " . join(",",unpack("C*",$1),0) . "\n.align 2"; }
|
/external/chromium_org/third_party/opus/src/silk/ |
NLSF_encode.c | 107 /* Unpack entropy table indices and predictor for current CB1 index */
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapFilter_opts_SSE2.cpp | 224 // Load four pixels => unpack the first two pixels to 16 bits => 240 // unpack the 3rd and 4th pixels to 16 bits => multiply with coefficients 468 // Unpack 1st and 2nd pixels from 8 bits to 16 bits for each channels => 481 // Unpack 3rd and 4th pixels from 8 bits to 16 bits for each channels =>
|
/external/chromium_org/tools/gyp/test/ios/ |
gyptest-per-config-settings.py | 61 magic, length = struct.unpack('>II', data[:8])
|
/external/chromium_org/ui/resources/resource_check/ |
resource_scale_factors.py | 53 return struct.unpack('>ii', data[16:24])
|
/external/chromium_org/v8/tools/testrunner/server/ |
work_handler.py | 56 packet = workpacket.WorkPacket.Unpack(data)
|
/external/clang/www/analyzer/ |
installation.html | 47 <p>To use a package build, simply unpack it anywhere. If the build
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/productBuild/ |
productBuild.xml | 39 <antcall target="generateFeature"> <!-- We are calling generate feature a second time so that we can get the pack / unpack clause fixed -->
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
fortran.php | 91 'trim','ubound','undfl','unpack','val','verify'
|
lua.php | 57 'print','tonumber','tostring','type','unpack',
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_pack.c | 107 * Similar to lp_build_const_unpack_shuffle but for special AVX 256bit unpack. 238 * a0 b0 a1 b1 a2 b2 a3 b3, and this does not compile into an AVX unpack instruction. 241 * An example interleave 8x float with 8x float on AVX 256bit unpack: 698 * Register width remains constant -- use vector unpack intrinsics
|
/external/mesa3d/src/mesa/main/ |
texcompress_cpal.c | 189 saved_align = ctx->Unpack.Alignment;
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom.c | 161 /* The bitmap cache is immune to pixel unpack changes.
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
MultipartMimeContentImpl.java | 79 * unpack a multipart mime packet and return a list of content packets.
|
/external/openssl/crypto/perlasm/ |
ppc-xlate.pl | 76 { ".byte " . join(",",unpack("C*",$1),0) . "\n.align 2"; }
|
/external/oprofile/events/i386/westmere/ |
unit_masks | 249 0x08 unpack 128 bit SIMD integer unpack operations 257 0x08 unpack SIMD integer 64 bit unpack operations
|
/external/skia/src/opts/ |
SkBitmapFilter_opts_SSE2.cpp | 224 // Load four pixels => unpack the first two pixels to 16 bits => 240 // unpack the 3rd and 4th pixels to 16 bits => multiply with coefficients 468 // Unpack 1st and 2nd pixels from 8 bits to 16 bits for each channels => 481 // Unpack 3rd and 4th pixels from 8 bits to 16 bits for each channels =>
|
Completed in 2375 milliseconds
<<11121314151617181920>>