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

1 2 3 45 6 7 8 91011>>

  /external/valgrind/main/helgrind/docs/
hg-manual.xml 24 thread exit, mutexes (locks), condition variables (inter-thread event
494 there is some chain of inter-thread synchronisation operations which
571 accesses, even though it involves two different inter-thread
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 51 This function performs IDCT on an INTER macroblock.
293 /** This function performs intra/inter decision based on ABE.
295 \param "min_cost" "Best inter cost."
404 This is a main function to peform inter prediction.
500 The goal is to find the best MB partition for inter and find out if intra search is needed for
    [all...]
avcenc_int.h 53 #define _LUMA_MB_COEFF_COST_ 5 //!< threshold for luma coeffs of inter Macroblocks
54 #define _LUMA_8x8_COEFF_COST_ 5 //!< threshold for luma coeffs of 8x8 Inter Partition
  /dalvik/vm/mterp/
README.txt 288 inter-instruction checks (mainHandlerTable in the Thread structure), while
293 to a subMode that requires inter-instruction checking, rIBASE is changed
  /external/llvm/docs/
Lexicon.html 174 <dd>Inter-Procedural Analysis. Refers to any variety of code analysis that
177 <dd>Inter-Procedural Optimization. Refers to any variety of code
  /hardware/ti/omap3/dspbridge/inc/
cmm.h 27 * streaming address translation to perform zero-copy inter-processor
342 * inter-processor(GPP<->DSP) zero-copy data transfer.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmm.h 27 * streaming address translation to perform zero-copy inter-processor
342 * inter-processor(GPP<->DSP) zero-copy data transfer.
  /packages/apps/Browser/src/com/android/browser/
NavTabScroller.java 477 private float ease(DecelerateInterpolator inter, float value, float start,
479 return start + dist * inter.getInterpolation(value / duration);
  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 813 for (String inter : implInterfaces) {
814 if ("java.lang.annotation.Annotation".equals(inter)) {
865 for (String inter : implInterfaces) {
866 if (!interFaceSet.contains(inter)) {
    [all...]
  /external/blktrace/doc/
btreplay.8 168 ignored. IOs will be replayed without inter-bunch delays.
  /external/icu4c/test/intltest/
transtst.h 138 * Test inter-Indic transliterators. These are composed.
  /external/javassist/src/main/javassist/util/
HotSwapper.java 52 * is used only for inter-thread communication.
  /external/valgrind/main/helgrind/tests/
tc17_sembar.c 25 but it is used to create enough extra inter-thread dependencies
  /external/webkit/Source/WebCore/wml/
WMLTableElement.cpp 194 // Spec: A single inter-word space must be inserted between two cells that are being aggregated.
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 150 uint8 *Mode; /* Modes INTRA/INTER/etc. */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 14 ; * for inter, intra block.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 14 ; * for inter, intra block.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_Huff_Tables_VLC.c 197 * For Inter
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h 53 /* macro to determine if slice is an inter slice, sliceTypes 0 and 5 */
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccPhoneBookInterfaceManager.java 30 * SimPhoneBookInterfaceManager to provide an inter-process communication to
IccSmsInterfaceManager.java 31 * IccSmsInterfaceManager to provide an inter-process communication to
  /external/dbus/doc/
dcop-howto.txt 45 built on top of the Inter Client Exchange (ICE) protocol, which comes
455 of inter-process communication with KDE! Please direct all comments
460 Inter-user communication
  /external/skia/samplecode/
SampleSlides.cpp 47 SkScalar inter[] = { 20, 10, 10, 10 }; local
49 paint->setPathEffect(new SkDashPathEffect(inter, SK_ARRAY_COUNT(inter),
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h     [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h     [all...]

Completed in 310 milliseconds

1 2 3 45 6 7 8 91011>>