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

1 2 3 4 5 67 8 91011>>

  /external/libvorbis/doc/
vorbis-clip.txt 119 indicating beginning and ending sample positions. However, decoders
02-bitpacking.tex 226 packets as a normal mode of operation, and as such, decoders must
  /external/nanopb-c/docs/
index.rst 56 #) Numeric arrays are always encoded as packed, even if not marked as packed in .proto. This causes incompatibility with decoders that do not support packed format.
  /external/opencv3/3rdparty/libjpeg/
jutils.c 44 * When reading corrupted data, the Huffman decoders could attempt
  /external/pdfium/third_party/libjpeg/
jdhuff.h 56 * for the Huffman decoders. We implement it with a combination of inline
jpegint.h 214 /* This is here to share code between baseline and progressive decoders; */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
unittest.cc 162 // 2. Deliver the encoded data to the decoders.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
decoder_database.cc 126 // These are not real decoders.
  /external/webrtc/webrtc/voice_engine/include/
voe_base.h 119 // encoders/decoders, the sound card and core receiving components.
  /libcore/ojluni/src/main/java/java/nio/
package-info.java 39 * associated <i>decoders</i> and <i>encoders</i>, <br> which translate between
  /cts/libs/deviceutil/src/android/cts/util/
MediaUtils.java 219 /* Use isGoog = null to query all decoders */
228 /* Use isGoog = null to query all decoders */
239 String desc = (isEncoder ? "encoders" : "decoders") + " for "
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/
codecs.html 156 2.2 Decoders
184 All pyasn1 decoders can handle both definite and indefinite length
291 Similarily to encoders, to use CER or DER decoders application has to
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaCodecVideoDecoder.java 83 // List of supported HW VP8 decoders.
86 // List of supported HW VP9 decoders.
89 // List of supported HW H.264 decoders.
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /external/webrtc/talk/app/webrtc/
peerconnection_unittest.cc 457 const std::vector<FakeWebRtcVideoDecoder*>& decoders local
458 = fake_video_decoder_factory_->decoders();
459 if (decoders.empty()) {
463 for (FakeWebRtcVideoDecoder* decoder : decoders) {
486 const std::vector<FakeWebRtcVideoDecoder*>& decoders = local
487 fake_video_decoder_factory_->decoders();
488 for (const FakeWebRtcVideoDecoder* decoder : decoders) {
    [all...]
  /external/nanopb-c/generator/google/protobuf/internal/
decoder.py 48 Note that decoders may throw any of the following:
53 Decoders are expected to raise an exception if they are called with pos > end.
61 Decoders are constructed using decoder constructors with the signature:
  /external/protobuf/python/google/protobuf/internal/
decoder.py 52 Note that decoders may throw any of the following:
57 Decoders are expected to raise an exception if they are called with pos > end.
65 Decoders are constructed using decoder constructors with the signature:
  /cts/tests/tests/security/src/android/security/cts/
StagefrightTest.java 354 // find all the available decoders for this format
  /device/asus/fugu/
device.mk 101 # Keep secure decoders in mediaserver process
  /external/aac/libMpegTPDec/include/
mpegFileRead.h 87 Description: Bitstream data provider for MP4 decoders
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
protobuf.py 176 # Basic wire format decoders. Used for reading unknown values.
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
Engine.java 127 * @param loadProvider The load provider containing various encoders and decoders use to decode and encode data.
  /external/libjpeg-turbo/
djpeg.1 290 are readable by standard GIF decoders.
jpegint.h 227 /* This is here to share code between baseline and progressive decoders; */
  /external/owasp/sanitizer/src/main/org/owasp/html/
Encoding.java 35 /** Encoders and decoders for HTML. */

Completed in 2833 milliseconds

1 2 3 4 5 67 8 91011>>