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

1 2 3 4 5 67 8 91011>>

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
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
  /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/chromium_org/chrome/common/extensions/docs/templates/articles/
app_intents.html 18 <p>Pacakged apps use Web Intents as their primary mechanism for inter-app
  /external/chromium_org/jingle/glue/
thread_wrapper.cc 151 // Allow inter-thread send only from threads that have
  /external/chromium_org/third_party/icu/source/test/intltest/
transtst.h 138 * Test inter-Indic transliterators. These are composed.
  /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
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 150 uint8 *Mode; /* Modes INTRA/INTER/etc. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 14 ; * for inter, intra block.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 14 ; * for inter, intra block.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_Huff_Tables_VLC.c 197 * For Inter
  /frameworks/av/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/compile/mclinker/include/mcld/LD/
Archive.h 44 static const char PAD[]; ///< inter-file align padding
  /hardware/libhardware/include/hardware/
hardware.h 97 * not to inter-operate with the supplied module implementation.
  /external/libvorbis/doc/
01-introduction.tex 214 inter-frame behavior, and so is the preferred choice in all
311 50\% inter-frame buffer space savings, and then complete the transform
349 frame into the next, avoiding most inter-frame block boundary
  /frameworks/base/core/java/android/view/
Choreographer.java 76 // default value be less than the true inter-frame delay on all devices to avoid
420 * time helps to reduce inter-frame jitter because the frame time is fixed at the time
637 * time helps to reduce inter-frame jitter because the frame time is fixed at the time
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 72 /* Inter case 285000/Qinter */
649 /* Normal frames (gf,and inter) */
662 * Test to see if the key frame inter data rate correction
674 /* Calculate an inter frame bandwidth target for the next
738 /* Note the baseline target data rate for this inter frame. */
    [all...]

Completed in 1216 milliseconds

1 2 3 4 5 67 8 91011>>