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

<<11121314151617181920>>

  /external/chromium_org/sdch/open-vcdiff/man/
vcdiff.1 17 vcdiff \- encoder/decoder for VCDIFF (RFC 3284) format
  /external/chromium_org/sdch/open-vcdiff/src/
encodetable.cc 48 // If interleaved is true, the encoder writes each delta file window
135 // This implementation of the encoder does not use those features,
185 // represents a bug in the higher-level logic of the encoder.
340 // if the encoder and decoder supported that feature.]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
VideoSource.java 36 * its output to the encoder) can be too high to bear.
  /external/chromium_org/third_party/lzma_sdk/
LzmaEnc.h 1 /* LzmaEnc.h -- LZMA Encoder
  /external/chromium_org/third_party/opus/src/
README.draft 39 -e : only runs the encoder (output the bit-stream)
  /external/chromium_org/third_party/opus/src/celt/
laplace.h 34 @param enc Entropy encoder state
mfrngcod.h 32 /*Constants used by the entropy encoder/decoder.*/
vq.h 46 * @param enc Entropy encoder state
  /external/chromium_org/third_party/opus/src/silk/
control_SNR.c 37 silk_encoder_state *psEncC, /* I/O Pointer to Silk encoder state */
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaEnc.h 1 /* LzmaEnc.h -- LZMA Encoder
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
message_lite.cc 262 io::CodedOutputStream encoder(output);
263 return SerializeToCodedStream(&encoder);
268 io::CodedOutputStream encoder(output);
269 return SerializePartialToCodedStream(&encoder);
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_decrypt_verify_memory.c 32 @param tag The authentication tag provided by the encoder
  /external/dropbear/libtomcrypt/src/misc/base64/
base64_encode.c 15 Compliant base64 encoder donated by Wayne Scott (wscott@bitmover.com)
  /external/libvorbis/doc/
02-bitpacking.tex 10 bitstream in which bits are coded one-by-one by the encoder and then
75 The encoder logically packs integers by writing the LSb of a binary
78 coded. When packing the bits into bytes, the encoder begins by
96 The encoder and decoder are responsible for knowing if fields are to
  /external/libvorbis/doc/vorbisenc/
ov_ectl_ratemanage2_arg.html 25 of the encoder's bitrate management configuration.
reference.html 26 <h2>Encoder Setup</h2>
  /external/libvorbis/doc/vorbisfile/
vorbis_info.html 47 <dd>Vorbis encoder version used to create this bitstream.</dd>
  /external/libvpx/libvpx/examples/
vp8cx_set_ref.txt 5 This is an example demonstrating how to overwrite the VP8 encoder's
  /external/libvpx/libvpx/test/
decode_test_driver.h 39 // Similar to Encoder class, the exact services should be added
vp9_boolcoder_test.cc 18 #include "vp9/encoder/vp9_boolhuff.h"
  /external/libvpx/libvpx/vp8/encoder/arm/
boolhuff_arm.c 12 #include "vp8/encoder/boolhuff.h"
  /external/libvpx/libvpx/vp8/encoder/x86/
vp8_enc_stubs_mmx.c 15 #include "vp8/encoder/block.h"
  /external/libvpx/libvpx/vp9/encoder/
vp9_treewriter.h 20 #include "vp9/encoder/vp9_boolhuff.h" /* for now */
  /external/libvpx/libvpx/vpx/
vp8dx.h 44 /* Include controls common to both the encoder and decoder */
  /external/lzma/C/
Lzma86Enc.c 1 /* Lzma86Enc.c -- LZMA + x86 (BCJ) Filter Encoder

Completed in 2738 milliseconds

<<11121314151617181920>>