HomeSort by relevance Sort by last modified time
    Searched full:packing (Results 101 - 125 of 337) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/jpeg/
wrgif.c 52 /* State for packing variable-width codes into a bitstream */
187 /* Flush the bit-packing buffer */
  /external/skia/src/opts/
SkBitmapProcState_arm_neon.cpp 262 // Packing 32 bits |accum| to 16 bits per channel (signed saturation).
268 // Packing 16 bits |accum| to 8 bits per channel (unsigned saturation).
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_workload.c 76 /* context into workload items, we are packing four 8 bit */
99 /* context into workload items, we are packing four 8 bit */
  /external/eigen/unsupported/Eigen/
MPRealSupport 142 nr = 2, // must be 2 for proper packing...
  /external/google-breakpad/src/third_party/libdisasm/
ia32_invariant.c 68 /* generic bitfield-packing routine */
  /external/llvm/include/llvm/Transforms/IPO/
LowerBitSets.h 171 /// because for one thing it gives us better packing (the more bins there are,
  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 110 // Structure packing macro. If we're not using GNUC, it's not fatal. Most compilers naturally pack the on-the-wire
  /external/mesa3d/include/GL/
osmesa.h 190 * Set pixel store/packing parameters for the current context.
  /external/skia/src/core/
SkPictureRecord.h 18 // These macros help with packing and unpacking a single byte value and
  /external/squashfs-tools/RELEASE-READMEs/
README-2.0 142 Fragment blocks in Squashfs 2.0 solves this problem by packing files (and
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_workload.h 140 /* Alignment is needed because the packing different between host and vSparc */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_evc.h 88 * Wrong COMDAT packing may cause LNK1179 error.
  /external/mesa3d/src/glx/
glxclient.h 188 * here and used by the client code to manage the packing and
201 * state is stored here and is used to manage the packing of
675 ** Data conversion and packing support.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_struct.py 16 # Native 'q' packing isn't available on systems that don't have the C
197 raise ValueError("unrecognized packing direction: %s" %
392 # Packing this rounds away a solid string of trailing 1 bits.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_struct.py 16 # Native 'q' packing isn't available on systems that don't have the C
197 raise ValueError("unrecognized packing direction: %s" %
392 # Packing this rounds away a solid string of trailing 1 bits.
  /external/libhevc/common/x86/
ihevc_deblk_ssse3_intr.c 369 //packing values to 8 bit
444 //packing d3q d2q d1q d0q d3p d2p d1p d0p
493 //packing dq1 dq0 dp0 dp1
    [all...]
ihevc_sao_ssse3_intr.c     [all...]
  /external/mesa3d/src/mesa/main/
dd.h 209 * \param packing describes how to unpack the source data.
215 const struct gl_pixelstore_attrib *packing);
227 const struct gl_pixelstore_attrib *packing);
    [all...]
  /external/clang/include/clang/Basic/
LangOptions.def 137 "default struct packing maximum alignment")
  /external/clang/lib/Format/
FormatToken.cpp 136 // have many items (20 or more) or we allow bin-packing of function

Completed in 277 milliseconds

1 2 3 45 6 7 8 91011>>