HomeSort by relevance Sort by last modified time
    Searched full:codecs (Results 626 - 650 of 1624) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email_codecs_renamed.py 3 # email package unit tests for (optional) Asian codecs
14 # codecs, so we have to skip all these tests.
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
textView.py 68 import codecs namespace
69 textFile = codecs.open(filename, 'r')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 3 # email package unit tests for (optional) Asian codecs
14 # codecs, so we have to skip all these tests.
test_email_codecs_renamed.py 3 # email package unit tests for (optional) Asian codecs
14 # codecs, so we have to skip all these tests.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
textView.py 68 import codecs namespace
69 textFile = codecs.open(filename, 'r')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 3 # email package unit tests for (optional) Asian codecs
14 # codecs, so we have to skip all these tests.
test_email_codecs_renamed.py 3 # email package unit tests for (optional) Asian codecs
14 # codecs, so we have to skip all these tests.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
textView.py 68 import codecs namespace
69 textFile = codecs.open(filename, 'r')
  /external/chromium-trace/
update.py 3 import codecs, httplib, json, optparse, os, urllib, shutil, subprocess, sys namespace
  /external/libjpeg-turbo/release/
deb-control.tmpl 18 codecs.
  /external/libogg/doc/libogg/
ogg_page_granulepos.html 22 <p>For example, in audio codecs this position is the pcm sample number and in video this is the frame number.
  /external/libvpx/libvpx/
PATENTS 5 codecs distributed by Google as part of the WebM Project.
  /external/libvpx/libvpx/third_party/libwebm/
PATENTS.TXT 5 codecs distributed by Google as part of the WebM Project.
  /external/lzma/CPP/7zip/Common/
CreateCoder.h 46 CObjectVector<CCodecInfoEx> Codecs;
  /external/webp/
PATENTS 5 codecs distributed by Google as part of the WebM Project.
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.h 51 const std::vector<VideoCodec>& codecs() const override;
  /external/webrtc/talk/media/base/
testutils.h 225 // Checks whether |codecs| contains |codec|; checks using Codec::Matches().
227 bool ContainsMatchingCodec(const std::vector<C>& codecs, const C& codec) {
229 for (it = codecs.begin(); it != codecs.end(); ++it) {
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_unittest.cc 12 #include "webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h"
  /external/webrtc/webrtc/modules/audio_coding/codecs/red/
audio_encoder_copy_red.h 18 #include "webrtc/modules/audio_coding/codecs/audio_encoder.h"
  /external/webrtc/webrtc/modules/audio_coding/neteq/
post_decode_vad.h 19 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
constant_pcm_packet_source.cc 16 #include "webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h"
neteq_external_decoder_test.h 17 #include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
  /external/webrtc/webrtc/modules/audio_coding/test/
TestAllCodecs.h 62 // This is useful for codecs which support several sampling frequency.
  /external/webrtc/webrtc/modules/video_coding/codecs/interface/mock/
mock_video_codec_interface.h 14 #pragma message("WARNING: video_coding/codecs/interface is DEPRECATED; "
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
screenshare_layers.h 17 #include "webrtc/modules/video_coding/codecs/vp8/temporal_layers.h"

Completed in 380 milliseconds

<<21222324252627282930>>