/external/lzma/C/ |
LzmaEnc.h | 1 /* LzmaEnc.h -- LZMA Encoder
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zOut.h | 103 CEncoder &encoder, const CByteBuffer &data,
|
/external/open-vcdiff/man/ |
vcdiff.1 | 17 vcdiff \- encoder/decoder for VCDIFF (RFC 3284) format
|
/external/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/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/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
codec.h | 14 * This header file contains the calls to the internal encoder
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
prm2bits.h | 39 * Purpose : Converts the encoder parameter vector into a
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
voAMRWB.h | 74 * \param pEncHandle [out] Return the AMRWB Encoder handle.
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
Converter.cpp | 174 mCodecLooper, outputMIME.c_str(), true /* encoder */); 200 // Configure encoder to use intra macroblock refresh mode 235 // Encoder supported prepending SPS/PPS, we don't need to emulate 246 // We'll get here for audio or if we failed to configure the encoder 324 ALOGV("got msg '%s' after encoder shutdown.", 443 ALOGI("shutting down %s encoder", mIsVideo ? "video" : "audio"); 449 ALOGI("encoder (%s) shut down.", mime.c_str()); 496 // There's no encoder involved in this case. 756 // is done, to release the output buffer back to encoder.
|
/frameworks/base/tests/AccessoryDisplay/ |
README | 36 an encoder and streams the output to the sink over USB. Then
|
/frameworks/compile/slang/ |
slang_rs_metadata_spec.h | 64 // Release the memory allocation of Encoder without flushing things.
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEncoder.h | 31 * This is an header file for an video Mpeg4 encoder that is fully
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
CRLNumber.java | 70 * ASN.1 Encoder/Decoder.
|
CertificateIssuer.java | 73 * ASN.1 Encoder/Decoder.
|
GeneralSubtrees.java | 76 * ASN.1 DER X.509 GeneralSubtrees encoder/decoder class.
|
InvalidityDate.java | 68 * ASN.1 Encoder/Decoder.
|
KeyUsage.java | 94 * X.509 Extension value encoder/decoder.
|
ORAddress.java | 64 * ASN.1 DER X.509 ORAddress encoder/decoder class.
|
ReasonFlags.java | 92 * ASN.1 Encoder/Decoder.
|
Validity.java | 83 * ASN.1 DER X.509 Validity encoder/decoder class.
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
Charset_TestGenerator.java | 33 CharsetEncoder encoder; field in class:Charset_TestGenerator 220 CharsetEncoder encoder = charset.newEncoder(); local 221 encoder.onUnmappableCharacter(CodingErrorAction.REPLACE); 223 ByteBuffer bb = encoder.encode(cb);
|
/external/libvpx/libvpx/ |
vpxenc.c | 395 "Show encoder parameters"); 417 "Makes encoder output partitions. Requires IVF output!"); 1086 vpx_codec_ctx_t encoder; member in struct:stream_state [all...] |
/frameworks/native/include/media/openmax/ |
OMX_Audio.h | 231 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 232 limit the audio signal. Use 0 to let encoder decide */ 273 * Required for encoder configuration and optional as decoder info output. 275 #define OMX_AUDIO_AACToolNone 0x00000000 /**< no AAC tools allowed (encoder config) or active (decoder info output) */ 284 * Required for ER encoder configuration and optional as decoder info output */ 302 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 303 limit the audio signal. Use 0 to let encoder decide */ 306 Use 0 to let encoder decide */ 329 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 330 limit the audio signal. Use 0 to let encoder decide * [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Audio.h | 214 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 215 limit the audio signal. Use 0 to let encoder decide */ 255 * Required for encoder configuration and optional as decoder info output. 257 #define OMX_AUDIO_AACToolNone 0x00000000 /**< no AAC tools allowed (encoder config) or active (decoder info output) */ 266 * Required for ER encoder configuration and optional as decoder info output */ 284 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 285 limit the audio signal. Use 0 to let encoder decide */ 288 Use 0 to let encoder decide */ 311 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 312 limit the audio signal. Use 0 to let encoder decide * [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Audio.h | 213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 214 limit the audio signal. Use 0 to let encoder decide */ 254 * Required for encoder configuration and optional as decoder info output. 256 #define OMX_AUDIO_AACToolNone 0x00000000 /**< no AAC tools allowed (encoder config) or active (decoder info output) */ 265 * Required for ER encoder configuration and optional as decoder info output */ 283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 284 limit the audio signal. Use 0 to let encoder decide */ 287 Use 0 to let encoder decide */ 310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 311 limit the audio signal. Use 0 to let encoder decide * [all...] |