HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 2301 - 2325 of 5464) sorted by null

<<919293949596979899100>>

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pp_semaphore_luma.cpp 35 mvwidth = number of blocks per row (int)
212 /* of the 4 blocks in a MB. */
248 /* of the 4 blocks in a MB. */
309 /* all prediction are from different blocks */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp 111 dc_scaler = cal_dc_scalerENC(QP, 1); /* luminance blocks */
173 dc_scaler = cal_dc_scalerENC(QP, 2); /* chrominance blocks */
331 dc_scaler = cal_dc_scalerENC(QP, 1); /* luminance blocks */
395 dc_scaler = cal_dc_scalerENC(QP, 2); /* luminance blocks */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DeBlockPixel.c 40 * [in] ChromaFlag True for chroma blocks
omxVCM4P10_SubAndTransformQDQResidual.c 12 * This function will calculate SAD for 4x4 blocks
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 67 // Blocks until seek is complete.
  /frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.h 225 * Flush all pending and in-flight requests. Blocks until flush is
  /frameworks/base/core/tests/coretests/src/android/content/pm/
AppCacheTest.java 157 failStr("Expected "+(blks1-blks2)+" number of blocks to be freed but freed only "
645 if(localLOGV || TRACKING) Log.i(TAG, "Available free blocks="+blks1);
651 if(localLOGV || TRACKING) Log.i(TAG, "Available blocks after writing test files in application cache="+blks2);
662 if(localLOGV || TRACKING) Log.i(TAG, "Available blocks after freeing cache"+blks3);
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 29 <p>In this example, the user has requested to delete a book from their Google Play library. An <a href="{@docRoot}design/building-blocks/dialogs.html#alerts">alert</a> appears to confirm this action because it's important to understand that the book will no longer be available from any device.</p>
  /frameworks/base/docs/html/distribute/
open.jd 96 locations other than Google Play (which is trusted). It blocks such installs
  /frameworks/base/libs/hwui/font/
CacheTexture.h 47 * small blocks in the future.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java 96 Looper.loop(); // Blocks forever until Looper.quit() is called.
  /frameworks/base/obex/javax/obex/
PrivateInputStream.java 83 * method blocks until input data is available, the end of the stream is
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 75 /// BasicBlocks - This contains all the basic blocks for the currently
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 75 /// BasicBlocks - This contains all the basic blocks for the currently
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 75 /// BasicBlocks - This contains all the basic blocks for the currently
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c 144 /* read the file and push blocks down to memory */
  /hardware/samsung_slsi/exynos5/include/
exynos_gscaler.h 376 * Blocks until the current frame is done processing.
  /libcore/luni/src/main/java/java/io/
ObjectStreamConstants.java 85 * Tag to mark the end of block data blocks for an object.
  /libcore/luni/src/main/java/java/nio/channels/
ServerSocketChannel.java 88 * connection is available, otherwise it blocks until a new connection is
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java 31 * {@code begin()} before any I/O operation that potentially blocks
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingDeque.java 20 * blocks the current thread indefinitely until the operation can succeed,
21 * and the fourth blocks for only a given maximum time limit before giving
33 * <td ALIGN=CENTER><em>Blocks</em></td>
64 * <td ALIGN=CENTER><em>Blocks</em></td>
  /libcore/luni/src/test/java/libcore/java/nio/channels/
SelectorTest.java 76 // The runtime itself blocks SIGQUIT, so that doesn't cause poll(2) to EINTR directly.
  /ndk/sources/host-tools/make-3.81/
strcache.c 71 the blocks and choose the one with the best fit (the one that leaves the
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewController.java 144 * blocks, a conversation header), and return an HTML document with spacer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xalloca.h 42 * large blocks of memory with this function, since on many platforms

Completed in 1280 milliseconds

<<919293949596979899100>>