HomeSort by relevance Sort by last modified time
    Searched full:encoder (Results 1226 - 1250 of 1560) sorted by null

<<41424344454647484950>>

  /external/libxml2/
HTMLtree.c 332 xmlAllocOutputBufferInternal(xmlCharEncodingHandlerPtr encoder);
423 outbuf->encoder = NULL;
  /frameworks/av/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...]
  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 55 /** Encoder state
56 @brief Encoder state
59 const OpusCustomMode *mode; /**< Mode used by the encoder */
    [all...]
bands.c 1137 /* This code is used by the decoder and by the resynthesis-enabled encoder */
    [all...]
  /external/llvm/lib/Target/R600/
R600Instructions.td     [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/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 287 DEBUG_PRINT_HIGH("Exiting 7x30 OMX Video Encoder ...\n");
    [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/libvorbis/doc/
Vorbis_I_spec.html 260 <!--l. 16--><p class="noindent" >Vorbis is a general purpose perceptual audio CODEC intended to allow maximum encoder
263 league as MPEG-2 and MPC. Similarly, the 1.0 encoder can encode high-quality CD and DAT
281 <!--l. 39--><p class="noindent" >The Vorbis CODEC design assumes a complex, psychoacoustically-aware encoder and simple,
313 decades of continuous encoder improvement before running out of room within the codec
333 is recommended (and Xiph.Org&#8217;s Vorbis encoder follows this suggestion).
342 <!--l. 116--><p class="noindent" >The Vorbis format is well-defined by its decode specification; any encoder that produces packets
344 a proper Vorbis encoder. A decoder must faithfully and completely implement the
428 akin to a whitening filter. It is named a &#8217;floor&#8217; because the Xiph.Org reference encoder has
438 encoder past Xiph.org&#8217;s own beta 4 makes use of floor 0.
    [all...]
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd 296 <h4 id="43-vp8-encoder">VP8 encoder</h4>
303 reconstruction and loop filters. The platform API introduces VP8 encoder support
314 encoder. For example, you can now direct a stream from an OpenGL ES surface
315 to the encoder, rather than having to copy between buffers.</p>
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 516 * frame will be sent to video encoder. Once video encoder is
547 ALOGE("Send Video frame to services/encoder TimeStamp : %lld", timeStamp);
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h 91 // Events common to encoder and decoder
96 // Events specific to encoder
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/
README 33 JSON - JSON (JavaScript Object Notation) encoder/decoder
773 data structure, then the encoder and decoder will stop and croak at that
777 encoder needs to traverse to reach a given point or the number of "{" or
    [all...]
  /external/chromium_org/third_party/lzma_sdk/
LzmaEnc.c 1 /* LzmaEnc.c -- LZMA Encoder
1657 const CLzmaProb *encoder = p->posSlotEncoder[lenToPosState]; local
    [all...]
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaEnc.c 1 /* LzmaEnc.c -- LZMA Encoder
1658 const CLzmaProb *encoder = p->posSlotEncoder[lenToPosState]; local
    [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/lzma/C/
LzmaEnc.c 1 /* LzmaEnc.c -- LZMA Encoder
1657 const CLzmaProb *encoder = p->posSlotEncoder[lenToPosState]; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_RLEaccel.c 29 * Mattias Engdeg?rd (Yorick): Rewrite. New encoding format, encoder and
31 * format, encoder and blitter.
    [all...]
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 516 * frame will be sent to video encoder. Once video encoder is
547 ALOGE("Send Video frame to services/encoder TimeStamp : %lld", timeStamp);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 231 DEBUG_PRINT_ERROR("\nERROR: Request number of encoder instances failed");
235 DEBUG_PRINT_ERROR("\nSecond encoder instance rejected!");
240 // set the basic configuration of the video encoder driver
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 55 /* H.264 Encoder Supported Levels & profiles */
435 Exynos_OSAL_Log(EXYNOS_LOG_ERROR, "Failed to allocate encoder ops buffer");
451 /* check mandatory functions for encoder ops */
    [all...]
  /external/chromium_org/tools/telemetry/third_party/png/
png.py 6 # png.py - PNG encoder/decoder in pure Python
47 # 2006-06-09 Johann: Very simple prototype PNG encoder.
318 PNG encoder in pure Python.
338 Create a PNG encoder object.
439 affect how the pixels should be presented to the encoder, rather
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]

Completed in 991 milliseconds

<<41424344454647484950>>