HomeSort by relevance Sort by last modified time
    Searched full:inter (Results 176 - 200 of 574) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 91 * INTER - Object is passed between methods. (treated as globally escaping
96 TOP, NONE, METHOD, INTER, GLOBAL
466 escSet.escape = EscapeState.INTER;
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 92 * INTER - Object is passed between methods. (treated as globally escaping
97 TOP, NONE, METHOD, INTER, GLOBAL
467 escSet.escape = EscapeState.INTER;
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 241 // Inter reconstruction
770 // which one is always-on in comp inter-inter?
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
rate_control.cpp 714 encvid->qp_const = 342 << q_bits; // inter
724 encvid->qp_const_c = 342 << q_bits; // inter
784 /* for INTER, we have already saved it with the MV search */
    [all...]
  /external/bluetooth/bluedroid/include/
gki_target.h 59 /* Definitions of task IDs for inter-task messaging */
  /external/chromium_org/ipc/
ipc_channel.h 26 // http://www.chromium.org/developers/design-documents/inter-process-communication
  /external/chromium_org/remoting/codec/
video_encoder_vp8.cc 141 // on motion estimation and inter-prediction mode.
  /external/chromium_org/sandbox/win/src/
crosscall_params.h 27 // This header is part of CrossCall: the sandbox inter-process communication.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucoleitr.h 91 * ucol_reset. That is, ucol_next() and ucol_prev can not be inter-used.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prshm.h 42 ** memory regions, using it as an inter-process communication channel.
  /external/chromium_org/third_party/opus/src/silk/
decode_core.c 154 /* Do LTP downscaling to reduce inter-packet dependency */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm.h 1 /* nasm.h main header file for the Netwide Assembler: inter-module interface
  /external/chromium_org/tools/android/forwarder/
forwarder.cc 178 // inter-thread communication.
  /external/clang/test/Analysis/
keychainAPI.m 360 // Test inter-procedural behaviour.
  /external/grub/netboot/
etherboot.h 73 /* Inter-packet retry in ticks */
  /external/iproute2/man/man8/
tc.8 184 limits to inter-class sharing. It contains shaping elements, based on TBF and
  /external/jpeg/
filelist.doc 65 jcmaster.c Master control: setup and inter-pass sequencing logic.
  /external/libnfc-nci/src/include/
gki_target.h 55 /* Definitions of task IDs for inter-task messaging */
  /external/libvpx/libvpx/vp8/decoder/
decodframe.c 621 * conceal with an inter block. Interpolate MVs from neighboring
626 * happens after this check, and therefore no inter concealment
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 62 #define REF_TYPES 2 // intra=0, inter=1
  /external/llvm/
Makefile 17 # 5. Build llvm-config, which determines inter-lib dependencies for tools.
  /external/qemu/distrib/jpeg-6b/
filelist.doc 65 jcmaster.c Master control: setup and inter-pass sequencing logic.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s 17 ;// Performs quarter pel interpolation of inter luma MB.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MCReconBlock.c 204 * Reconstructs INTER block by summing the motion compensation results
  /frameworks/base/core/java/android/os/
IBinder.java 38 * process, and the underlying inter-process communication (IPC) mechanism

Completed in 844 milliseconds

1 2 3 4 5 6 78 91011>>