HomeSort by relevance Sort by last modified time
    Searched full:encoder (Results 551 - 575 of 701) sorted by null

<<212223242526272829

  /libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamWriterTest.java 440 // Since there is an internal buffer in the encoder, more than
  /external/flac/include/FLAC/
format.h 117 * the reference encoder/decoder is currently limited to 24 bits because
163 /** The vendor string inserted by the encoder into the VORBIS_COMMENT block.
    [all...]
  /external/libxml2/
HTMLtree.c 323 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
414 outbuf->encoder = NULL;
HTMLparser.c     [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_prog_config.cpp 712 * 2) A PCE has been sent by the encoder with a tag that matches the
713 * the first one sent. It will then be re-read. No encoder found
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 19 This file contains common code shared between AVC decoder and AVC encoder for
607 This structure contains common internal variables between the encoder and decoder
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 265 DEBUG_PRINT_HIGH("Exiting 7x30 OMX Video Encoder ...\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 31 * This file implements OMX Component for AAC Encoder that
454 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open WRITE pipe\n",__LINE__);
459 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open READ pipe\n",__LINE__);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 31 * This file implements OMX Component for MPEG-4 encoder that
386 pComponentPrivate->cComponentName = "OMX.TI.Video.encoder";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 163 // each operand it needs to encode. Thus, any of the new encoder
166 // encoder to continue to function until the MC encoder is sufficiently
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c 29 * Mattias Engdeg?rd (Yorick): Rewrite. New encoding format, encoder and
31 * format, encoder and blitter.
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_MultiByte_EUC_JP.java     [all...]
OldCharset_MultiByte_EUC_JP_Android.java     [all...]
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 98 int sbc_initialized; /* Keep track if the encoder is initialized */
753 /* Setup SBC encoder now we agree on parameters */
    [all...]
  /external/speex/libspeex/
sb_celp.c 54 /* Default size for the encoder and decoder stack (can be changed at compile time).
344 /* Need to compute things here before the signal is trashed by the encoder */
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 212 """JSON encoder that can handle ModifiersAndExpectations objects."""
217 # object (i.e., the encoder shouldn't recurse).
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 407 OMX_Video_Transform_Block_Size_Adaptive, //!< Adaptive transform block size : encoder decides as per content
709 // (camera component, for instance) to video encoder to avoid memcpying of
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoEncoder.java 43 * An encoder for the dex debug info state machine format. The format
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoEncoder.java 43 * An encoder for the dex debug info state machine format. The format
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 121 LOGE("gralloc: Failed to get renderControl encoder context\n"); \
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
ManifestTest.java 397 // TODO Cannot make the following word work, encoder changes needed
  /external/chromium/net/base/
sdch_manager.cc 534 // characters, we just do the simple fixup, rather than rewriting the encoder.
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 32 rem These options are only needed for the encoder;
  /external/jpeg/
jcphuff.c 22 /* Expanded entropy encoder object for progressive Huffman encoding. */
  /external/libvpx/vp8/common/
reconinter.c 259 /*encoder only*/

Completed in 1762 milliseconds

<<212223242526272829