HomeSort by relevance Sort by last modified time
    Searched full:pack (Results 1301 - 1325 of 1834) sorted by null

<<51525354555657585960>>

  /external/mesa3d/src/gallium/docs/source/
tgsi.rst 458 .. opcode:: PK2H - Pack Two 16-bit Floats
463 .. opcode:: PK2US - Pack Two Unsigned 16-bit Scalars
468 .. opcode:: PK4B - Pack Four Signed 8-bit Scalars
473 .. opcode:: PK4UB - Pack Four Unsigned 8-bit Scalars
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 585 * For stencil we'd almost certainly want to pack to 8xi16 values,
lp_state_setup.c 54 * when some elements are unused. Later, can pack vertex data more
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 403 /* Pixel shader needs to pack output values before export */
  /external/mesa3d/src/mapi/glapi/gen/
glX_XML.py 250 # The base size is the size of the pixel pack info
  /external/mesa3d/src/mesa/swrast/
s_blit.c 166 * using the core helpers for pack/unpack, we avoid needing to handle
s_drawpix.c 35 #include "main/pack.h"
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 583 /* Pack the 16-bit values to 8-bit values and store the converted
  /external/openssl/crypto/sha/asm/
sha1-mips.pl 73 { $big_endian=(unpack('L',pack('N',1))==1); }
sha512-mips.pl 76 if (!defined($big_endian)) { $big_endian=(unpack('L',pack('N',1))==1); }
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 168 GrGLint alignment = 4; // the pack alignment (one of 1, 2, 4 or 8)
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 111 #pragma pack(2)
286 #pragma pack()
300 #pragma pack(1)
501 #pragma pack()
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 415 /* A pack expansion. */
  /external/zlib/src/win32/
DLL_FAQ.txt 266 - MSVCRT.DLL exists on every Windows 95 with a new service pack
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
findhalfpel.cpp 441 a |= (b << 8); /* pack it back */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_16x16_s.s 435 ORR tVal0, tVal6, tVal1, LSL #16 ;// tval0 = p2p0 = pack {p2, p0}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_ver_quarter.s 153 ;// pack values to count register
  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 584 // Pack the row into the window.
    [all...]
  /frameworks/base/docs/html/design/style/
iconography.jd 142 href="{@docRoot}downloads/design/Android_Design_Icons_20130926.zip">Download the Action Bar Icon Pack</a>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_tab.jd 59 Templates Pack</a>.</p>
  /frameworks/base/services/java/com/android/server/
BatteryService.java 470 // Pack up the values and broadcast them to everyone
    [all...]
  /frameworks/compile/slang/
README.html 600 <strong>Field</strong> class that is used to pack and unpack the contents of the
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicColorMatrix.cpp 605 // If we have a dot product, perform the special pack.
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 64 C2D_FORMAT_PACK_INTO_32BIT = (1 << 8), /* pack into dword if set */
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 64 C2D_FORMAT_PACK_INTO_32BIT = (1 << 8), /* pack into dword if set */
    [all...]

Completed in 537 milliseconds

<<51525354555657585960>>