HomeSort by relevance Sort by last modified time
    Searched full:decoders (Results 301 - 325 of 383) sorted by null

<<111213141516

  /external/libvpx/libvpx/
vpxdec.c 198 fprintf(stderr, "\nIncluded decoders:\n\n");
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jcmaster.c 421 * which might cause problems for some decoders.
  /frameworks/av/media/libstagefright/
OggExtractor.cpp 138 // the format and CSD's are required to setup the decoders for the enclosed media content.
    [all...]
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 36 * <p>This format is exposed to software decoders and applications.</p>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 161 fprintf(stderr, "\nIncluded decoders:\n\n");
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
omx_aac_enc_test.c 724 /* Query for audio decoders*/
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMime.java 372 // other illegal (RFC822 header), and android do not seem to have encoders/decoders
  /prebuilts/gdb/darwin-x86/lib/python2.7/
codecs.py 94 """ Defines the interface for stateless encoders/decoders.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
codecs.py 94 """ Defines the interface for stateless encoders/decoders.
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
encoder_test.go 720 // Verify that sequential Decoders built on a single input will
  /prebuilts/go/linux-x86/src/encoding/gob/
encoder_test.go 720 // Verify that sequential Decoders built on a single input will
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codecs.py 94 """ Defines the interface for stateless encoders/decoders.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py 94 """ Defines the interface for stateless encoders/decoders.
    [all...]
  /external/aac/libAACenc/include/
aacenc_lib.h     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcm.c 75 static const S_DECODER_INTERFACE * const decoders[] = variable
339 if (decoders[pParams->decoder] == NULL)
360 pState->pDecoder = decoders[pParams->decoder];
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc     [all...]
  /docs/source.android.com/src/compatibility/2.3/
android-2.3-cdd.xhtml 57 <a href="#section-5.1.1">5.1.1. Media Decoders</a><br/>
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecTest.java     [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h     [all...]
  /external/libopus/include/
opus.h 275 * be clipped by decoders using the integer API and should
    [all...]
  /external/libpng/scripts/
pnglibconf.dfa 474 # for PNG-compliant decoders. (In other words, do not do this - in
    [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 410 # Decoders must be always able to handle unpacked arrays.
    [all...]
  /external/strace/
NEWS 138 * Fixed potential out-of-bounds read issues in getdents/getdents64 decoders.
  /hardware/qcom/media/msm8996/mm-core/src/common/
qc_omx_core.c 488 //Do not allow more than MAX limit for DSP audio decoders
  /system/core/include/system/
graphics.h 76 * This format is exposed outside of the HAL to software decoders and
    [all...]

Completed in 894 milliseconds

<<111213141516