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

1 23 4 5

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /external/speex/libspeex/
smallft.c 25 * Note that the packing is a little strange; rather than the FFT r/i
26 * packing following R_0, I_n, R_1, I_1, R_2, I_2 ... R_n-1, I_n-1,
  /external/jpeg/
jcphuff.c 47 /* packing correction bits tightly would save some space but cost time... */
  /external/neven/Embedded/common/src/b_BitFeatureEm/
I04Dns2x4Ftr.c 248 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
L01Dns2x4Ftr.c 237 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
L04Dns2x4Ftr.c 236 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
  /external/quake/quake/src/WinQuake/
vid_ext.cpp 97 // all bytes to avoid problems with compiler field packing
  /external/skia/src/images/
SkImageDecoder_libpng.cpp 606 // colortable packing cares about that distinction, not the pixels
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.def 367 TYPE_ARGUMENT_PACK, but will be used for packing non-type template
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h     [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 284 * The main pool control state, ctl, is an atomic integer packing
351 // Packing and unpacking ctl
    [all...]
  /dalvik/vm/oo/
Object.h 176 * Definitions for packing refOffsets in ClassObject.
  /external/grub/stage2/
fsys_reiserfs.c 163 /* packing locality: by default parent directory object id */
    [all...]
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-ex2.jd 10 collecting user input and packing it into a return Bundle provided by the intent. This exercise
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-ex2.jd 10 collecting user input and packing it into a return Bundle provided by the intent. This exercise
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 677 OMX_BOOL packingType; /* 0=linear, 1=rtp packing */
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 255 /* TO DO: dynamically adjust arr[7] arr[8] for bit rate and packing mode */
272 arr[8] = pComponentPrivate->packingType; /* 0 = linear, 1 = rtp packing */
273 G726DEC_DPRINT("Using arr[8] = %d packing type\n", arr[8]);
    [all...]
  /external/bluetooth/glib/
configure.in 301 # Ensure MSVC-compatible struct packing convention is used when
308 AC_MSG_CHECKING([how to get MSVC-compatible struct packing])
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 288 arr[8] = (OMX_U16) pComponentPrivate->rtpMode; /* 0 - Linear Packing Type */
289 /* 1 - RTP Packing Type */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 397 [FM/DM] [NB INPUT BUF] [INPUT BUF SIZE] [NB OUTPUT BUF] [OUTPUT BUF SIZE] [PACKING TYPE]\n",__LINE__);
    [all...]

Completed in 686 milliseconds

1 23 4 5