HomeSort by relevance Sort by last modified time
    Searched full:inter (Results 26 - 50 of 201) sorted by null

12 3 4 5 6 7 8 9

  /external/dropbear/libtomcrypt/src/ciphers/
anubis.c 902 ulong32 inter[MAX_N]; local
1043 ulong32 inter[4]; local
    [all...]
  /external/qemu/android/skin/
composer.c 303 /* inter(updated,region) => opaque blit + remove 'region' from 'updated'*/
312 /* inter(drawn,region) => DSTOVER blit + if non-opaque add it to 'drawn' */
  /bionic/libc/netbsd/isc/
eventlib_p.h 151 struct timespec due, inter; member in struct:evTimer
  /development/pdk/docs/porting/
intro_source_code.jd 26 <li>Binder: an OpenBinder-based driver to facilitate inter-process communication (IPC) in the Android platform.</li>
  /development/simulator/app/
MessageStream.h 5 // for inter-process communication, e.g. between "simulator" and "runtime".
  /external/kernel-headers/original/linux/
msm_q6vdec.h 159 u32 interframe_interp; /* not for inter-frame interp */
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
slice.cpp 320 chroma dct must be aware that prediction block can come from either intra or inter. */
333 /* check for skipped macroblock, INTER only */
336 /* decide whether this MB (for inter MB) should be skipped if there's nothing left. */
550 /* decide whether this MB (for inter MB) should be skipped */
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 51 #define _LUMA_MB_COEFF_COST_ 5 //!< threshold for luma coeffs of inter Macroblocks
52 #define _LUMA_8x8_COEFF_COST_ 5 //!< threshold for luma coeffs of 8x8 Inter Partition
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
datapart_decode.cpp 54 /* copy and pad to prev_Vop for INTER coding */
351 if (Mode[video->mbnum] & INTER_MASK) /* INTER || INTER_Q || INTER_4V */
709 else /* MODE INTER*/
741 /* @todo Deblocking Semaphore for INTRA block, for inter just test for ringing */
mp4lib_int.h 150 uint8 *Mode; /* Modes INTRA/INTER/etc. */
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
fastquant.cpp 134 7/4/01, break up Inter / Intra function and merge for different cases.
141 order. The quantized output is in zigzag scan order for INTER, row/column for
142 INTRA. Use bitmapzz for zigzag RunLevel for INTER. The quantization is done
536 Modified: 7/5/01, break up function for Intra/Inter
  /external/ppp/pppd/
eap.h 131 int es_lwrechallenge; /* SRP lightweight rechallenge inter */
  /frameworks/base/docs/html/guide/basics/
fixme-gs-core-packages.jd 54 passing, and inter-process communication.</dd>
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 53 /* copy and pad to prev_Vop for INTER coding */
350 if (Mode[video->mbnum] & INTER_MASK) /* INTER || INTER_Q || INTER_4V */
708 else /* MODE INTER*/
740 /* @todo Deblocking Semaphore for INTRA block, for inter just test for ringing */
mp4lib_int.h 150 uint8 *Mode; /* Modes INTRA/INTER/etc. */
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimSmsInterfaceManager.java 39 * RuimSmsInterfaceManager to provide an inter-process communication to
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SimSmsInterfaceManager.java 37 * SimSmsInterfaceManager to provide an inter-process communication to
  /ndk/docs/
SYSTEM-ISSUES.TXT 46 Unix System V Inter-Process Communication APIs (e.g. semget()) are
  /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.
  /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/webkit/WebCore/wml/
WMLTableElement.cpp 189 // Spec: A single inter-word space must be inserted between two cells that are being aggregated.

Completed in 415 milliseconds

12 3 4 5 6 7 8 9