/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
audio_encoder_isac_t.h | 16 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h" 17 #include "webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h"
|
locked_bandwidth_info.h | 16 #include "webrtc/modules/audio_coding/codecs/isac/bandwidth_info.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
audio_encoder_opus.h | 17 #include "webrtc/modules/audio_coding/codecs/opus/opus_interface.h" 18 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h"
|
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/ |
mock_external_decoder_pcm16b.h | 14 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h" 18 #include "webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h"
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
TestStereo.h | 73 // for codecs which support several sampling frequency. 99 // Payload types for stereo codecs and CNG
|
/external/webrtc/webrtc/modules/video_coding/codecs/test/ |
videoprocessor_unittest.cc | 14 #include "webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h" 15 #include "webrtc/modules/video_coding/codecs/test/videoprocessor.h"
|
/external/opencv3/modules/imgcodecs/src/ |
loadsave.cpp | 53 * Image Codecs * 61 * Container which stores the registered codecs to be used by OpenCV 115 static ImageCodecInitializer codecs; member in namespace:cv 128 /// iterate through list of registered codecs 129 for( i = 0; i < codecs.decoders.size(); i++ ) 131 size_t len = codecs.decoders[i]->signatureLength(); 149 for( i = 0; i < codecs.decoders.size(); i++ ) 151 if( codecs.decoders[i]->checkSignature(signature) ) 152 return codecs.decoders[i]->newDecoder(); 166 for( i = 0; i < codecs.decoders.size(); i++ [all...] |
/external/webrtc/talk/media/webrtc/ |
webrtcvideoengine2.cc | 49 #include "webrtc/modules/video_coding/codecs/h264/include/h264.h" 50 #include "webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h" 93 const std::vector<VideoCodec>& codecs) { 96 for (const auto& codec : codecs) { 119 const std::vector<VideoCodec>& codecs() const override { 120 return factory_->codecs(); 181 static std::string CodecVectorToString(const std::vector<VideoCodec>& codecs) { 184 for (size_t i = 0; i < codecs.size(); ++i) { 185 out << codecs[i].ToString(); 186 if (i != codecs.size() - 1) 328 std::vector<VideoCodec> codecs; local 499 const std::vector<VideoCodec>& WebRtcVideoEngine2::codecs() const { function in class:cricket::WebRtcVideoEngine2 588 const std::vector<WebRtcVideoEncoderFactory::VideoCodec>& codecs = local [all...] |
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/ |
test_stream.py | 5 import codecs namespace 103 stream = HTMLInputStream(codecs.BOM_UTF8 + b"'") 113 stream = HTMLBinaryInputStreamShortChunk(codecs.BOM_UTF8 + b"a\nbb\r\nccc\rddddxe") 128 stream = HTMLBinaryInputStreamShortChunk(codecs.BOM_UTF8 + b"a\nbb\nccc\nddde\nf\ngh")
|
/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/ |
fake_fs.py | 5 import codecs namespace 30 self._real_codecs_open = codecs.open 46 codecs.open = self._FakeCodecsOpen 56 codecs.open = self._real_codecs_open
|
/external/kernel-headers/original/uapi/sound/ |
compress_offload.h | 92 * @codecs: pointer to array of codecs 98 * @num_codecs: number of codecs supported 108 __u32 codecs[MAX_NUM_CODECS]; member in struct:snd_compr_caps
|
/external/libjpeg-turbo/release/ |
ReadMe.txt | 1 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
|
/external/libvpx/libvpx/ |
configure | 64 Codecs: 65 Codecs can be selectively enabled or disabled individually, or by family: 71 Codecs available in this distribution: 79 for c in ${CODECS}; do 192 # disable codecs when their source directory does not exist 215 CODECS=" 296 ${CODECS} 358 ${CODECS} 386 --disable-codecs) for c in ${CODECS}; do disable_feature $c; done ; [all...] |
usage.dox | 4 supported codecs. This abstraction allows applications using this SDK to 6 "special casing." This section describes the interface common to all codecs. 7 For codec-specific details, see the \ref codecs page. 9 The following sections are common to all codecs:
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
SfxWin.cpp | 133 CCodecs *codecs = new CCodecs;
local 134 CMyComPtr<IUnknown> compressCodecsInfo = codecs;
135 HRESULT result = codecs->Load();
180 result = ExtractGUI(codecs,
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_defines.h | 31 /* constants usually used with all known codecs */
|
/external/skia/include/core/ |
SkTRegistry.h | 17 services, e.g. a set of image codecs.
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
rent_a_codec.h | 21 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h" 22 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h" 27 #include "webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" 86 // Set unsupported codecs to -1.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ |
audio_encoder.cc | 11 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/ |
audio_decoder_pcm.h | 15 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
audio_decoder_g722.h | 14 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
audio_encoder_isac_unittest.cc | 14 #include "webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/mock/ |
mock_audio_encoder.h | 14 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/ |
audio_encoder_pcm16b.h | 15 #include "webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h"
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
audio_decoder_unittest.cc | 21 #include "webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h" 22 #include "webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" 23 #include "webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h" 24 #include "webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" 25 #include "webrtc/modules/audio_coding/codecs/ilbc/audio_decoder_ilbc.h" 26 #include "webrtc/modules/audio_coding/codecs/ilbc/audio_encoder_ilbc.h" 27 #include "webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h" 28 #include "webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h" 29 #include "webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h" 30 #include "webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h [all...] |