HomeSort by relevance Sort by last modified time
    Searched refs:streams (Results 201 - 225 of 319) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/brotli/
brotli.target.linux-mips.mk 30 third_party/brotli/src/brotli/dec/streams.c
brotli.target.linux-x86.mk 30 third_party/brotli/src/brotli/dec/streams.c
brotli.target.linux-x86_64.mk 30 third_party/brotli/src/brotli/dec/streams.c
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 303 bool UpdateLocalStreams_w(const std::vector<StreamParams>& streams,
306 bool UpdateRemoteStreams_w(const std::vector<StreamParams>& streams,
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 1490 struct stream_state *streams = NULL; local
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 1521 struct stream_state *streams = NULL; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 1521 struct stream_state *streams = NULL; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
seq.h 78 int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode);
79 int snd_seq_open_lconf(snd_seq_t **handle, const char *name, int streams, int mode, snd_config_t *lconf);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq.h 78 int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode);
79 int snd_seq_open_lconf(snd_seq_t **handle, const char *name, int streams, int mode, snd_config_t *lconf);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 253 stream = &channel->streams[i];
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 253 stream = &channel->streams[i];
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 261 stream = &channel->streams[i];
mm_qcamera_reprocess.c 62 m_stream = &channel->streams[0];
  /external/chromium_org/net/quic/
quic_stream_factory_test.cc 228 // in streams on different sessions.
682 std::vector<QuicHttpStream*> streams; local
703 streams.push_back(stream.release());
720 streams.front()->Close(false);
728 STLDeleteElements(&streams);
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 619 # close audio streams
625 # close output streams
799 # output to attached streams
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 40 = ANTLR3 Streams
42 This documentation first covers the general concept of streams as used by ANTLR
138 However, unlike <tt>IO#seek</tt>, ANTLR streams currently always use absolute
228 immitation of the Java interface for text-based streams, which are primarily
274 Java interface for token-based streams, which are used by many different
277 == Token Streams
279 Token streams wrap a sequence of token objects produced by some token source,
282 sequence of tokens. Unlike simple character-based streams, such as StringStream,
283 token-based streams have an additional level of complexity because they must
360 characters, but currently this library does not provide any streams to handl
    [all...]
  /external/chromium_org/media/cast/test/
sender.cc 205 AVStream* av_stream = av_format_context_->streams[i];
239 LOG(WARNING) << "Found multiple audio streams.";
259 LOG(WARNING) << "Found multiple video streams.";
308 // Send transcoding streams.
687 return av_format_context_->streams[audio_stream_index_];
690 return av_format_context_->streams[video_stream_index_];
    [all...]
  /external/chromium_org/media/filters/
ffmpeg_demuxer.cc 559 AVCodecContext* codec_context = format_context->streams[i]->codec;
620 // for it in this release?). Unsupported streams are skipped, allowing for
633 AVStream* stream = format_context->streams[i];
693 // maximum between it and the duration from A/V streams.
811 // Tell streams to flush buffers due to seeking.
863 // Update the duration based on the highest elapsed time across all streams
915 glue_->format_context()->streams[packet->stream_index]->codec;
961 // Max allowed memory usage, all streams combined.
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 595 // Test that two concatenated gzip streams can be read correctly
886 // Now split it up into multiple streams of varying sizes.
899 ZeroCopyInputStream* streams[] = local
903 ConcatenatingInputStream input(streams, GOOGLE_ARRAYSIZE(streams));
  /frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.cpp 893 bool StreamingProcessor::isStreamActive(const Vector<int32_t> &streams,
895 for (size_t i = 0; i < streams.size(); i++) {
896 if (streams[i] == recordingStreamId) {
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/chromium_org/content/
content_browser.target.darwin-arm.mk 467 content/browser/streams/stream.cc \
468 content/browser/streams/stream_context.cc \
469 content/browser/streams/stream_handle_impl.cc \
470 content/browser/streams/stream_registry.cc \
471 content/browser/streams/stream_url_request_job.cc \
    [all...]
content_browser.target.darwin-arm64.mk 467 content/browser/streams/stream.cc \
468 content/browser/streams/stream_context.cc \
469 content/browser/streams/stream_handle_impl.cc \
470 content/browser/streams/stream_registry.cc \
471 content/browser/streams/stream_url_request_job.cc \
    [all...]
content_browser.target.darwin-mips.mk 467 content/browser/streams/stream.cc \
468 content/browser/streams/stream_context.cc \
469 content/browser/streams/stream_handle_impl.cc \
470 content/browser/streams/stream_registry.cc \
471 content/browser/streams/stream_url_request_job.cc \
    [all...]

Completed in 1455 milliseconds

1 2 3 4 5 6 7 891011>>