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

<<111213141516

  /external/skia/src/codec/
SkPngCodec.cpp 480 // FIXME: We do a poor job on incomplete pngs compared to other decoders (ex: Chromium,
  /external/toybox/toys/pending/
xzcat.c 308 /* Uncomment as needed to enable BCJ filter decoders.
379 * If any of the BCJ filter decoders are wanted, define XZ_DEC_BCJ.
380 * XZ_DEC_BCJ is used to enable generic support for BCJ decoders.
416 * Branch/Call/Jump (BCJ) filter decoders
    [all...]
  /external/webp/src/enc/
vp8enci.h 362 // per-partition boolean decoders.
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaCodecVideoEncoder.java 90 // List of supported HW VP9 decoders.
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.cc 544 // existing decoders. After a call to this function, we should have a clean
  /external/webrtc/webrtc/modules/audio_coding/include/
audio_coding_module.h 461 // Register possible decoders, can be called multiple times for
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_rtpplay.cc 201 // Registers all decoders in |neteq|.
  /frameworks/av/cmds/stagefright/
stagefright.cpp 394 // sizes may be different across decoders.
    [all...]
  /frameworks/av/media/libstagefright/foundation/
ColorUtils.cpp 545 // For encoders, we leave these as is. For decoders, we will use default values.
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 261 // Non-OMX components, i.e. software decoders won't execute this
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 603 * D: decoders only<br>
    [all...]
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 778 // because the only listener is for volume updates, and decoders don't support that
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 303 decoders
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/
omx_amr_enc_test.c 690 /* Query for audio decoders*/
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
omx_evrc_enc_test.c 733 /* Query for audio decoders*/
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
omx_qcelp13_enc_test.c 735 /* Query for audio decoders*/
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 637 mapping generated by decoders as
652 width/height generated by decoders
    [all...]
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 271 // Huffman decoders for literal/length, distance.
  /prebuilts/go/darwin-x86/src/syscall/
unzip_nacl.go 28 h1, h2 huffmanDecoder // decoders for literal/length, distance
  /prebuilts/go/linux-x86/src/compress/flate/
inflate.go 271 // Huffman decoders for literal/length, distance.
  /prebuilts/go/linux-x86/src/syscall/
unzip_nacl.go 28 h1, h2 huffmanDecoder // decoders for literal/length, distance
  /cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java     [all...]
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 732 // We will get these from the decoders when notified of a format change.
    [all...]
  /external/libogg/doc/
rfc5334.txt 353 platforms through a wide range of encoders and decoders. A broadly
skeleton.html 208 <li>the Skeleton bos page is the very first bos page in the Ogg stream such that it can be identified straight away and decoders don't get confused about it being e.g. Ogg Vorbis without this meta information</li>

Completed in 2696 milliseconds

<<111213141516