/external/lzma/C/ |
Xz.h | 126 CXzStream *streams;
member in struct:__anon25333
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 124 mm_camera_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member in struct:__anon34148
|
/device/generic/goldfish/camera/ |
EmulatedFakeCamera2.cpp | 283 "%s: No streams allocated, but received queue notification!", 714 result.appendFormat(" Streams:\n"); 900 camera_metadata_entry_t streams; local 903 &streams); 913 for (size_t i = 0; i < streams.count; i++) { 914 int streamId = streams.data.i32[i]; 923 b.streamId = streams.data.u8[i]; 1061 camera_metadata_entry_t streams; local 1064 &streams); 1072 for (size_t i = 0; i < streams.count; i++) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
call.cc | 177 << ") is not in the local streams."; 917 UpdateRecvStreams(audio_update->streams(), 928 UpdateRecvStreams(video_update->streams(), 939 UpdateRecvStreams(data_update->streams(), [all...] |
mediasessionclient.cc | 282 std::vector<StreamParams>* streams, 290 streams->push_back(StreamParams::CreateLegacy(ssrc)); [all...] |
channel.h | 309 bool UpdateLocalStreams_w(const std::vector<StreamParams>& streams, 311 bool UpdateRemoteStreams_w(const std::vector<StreamParams>& streams,
|
/external/libvpx/libvpx/ |
vpxenc.c | 1941 struct stream_state *streams = NULL; local [all...] |
/frameworks/base/core/java/android/content/ |
Intent.java | 7251 final ArrayList<Uri> streams = getParcelableArrayListExtra(EXTRA_STREAM); local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
seq.h | 87 int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode); 88 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/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
seq.h | 87 int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode); 88 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.7-4.6/sysroot/usr/include/alsa/ |
seq.h | 87 int snd_seq_open(snd_seq_t **handle, const char *name, int streams, int mode); 88 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];
|
/external/sonivox/jet_tools/JetCreator/ |
eas.py | 619 # close audio streams
625 # close output streams
799 # output to attached streams
[all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_rdi.c | 253 stream = &channel->streams[i];
|
/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/chrome/browser/ |
io_thread.cc | 807 static const char kInitialMaxConcurrentStreams[] = "init-max-streams"; 849 int streams; local [all...] |
/external/chromium_org/media/filters/ |
ffmpeg_demuxer.cc | 507 AVCodecContext* codec_context = format_context->streams[i]->codec; 566 // for it in this release?). Unsupported streams are skipped, allowing for 579 AVStream* stream = format_context->streams[i]; 639 // maximum between it and the duration from A/V streams. 747 // Tell streams to flush buffers due to seeking. 798 // Search streams for AUDIO one. 854 glue_->format_context()->streams[packet->stream_index]->codec;
|
/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 | 833 bool StreamingProcessor::isStreamActive(const Vector<int32_t> &streams, 835 for (size_t i = 0; i < streams.size(); i++) { 836 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 | 410 content/browser/streams/stream.cc \ 411 content/browser/streams/stream_context.cc \ 412 content/browser/streams/stream_handle_impl.cc \ 413 content/browser/streams/stream_registry.cc \ 414 content/browser/streams/stream_url_request_job.cc \ [all...] |
content_browser.target.darwin-mips.mk | 410 content/browser/streams/stream.cc \ 411 content/browser/streams/stream_context.cc \ 412 content/browser/streams/stream_handle_impl.cc \ 413 content/browser/streams/stream_registry.cc \ 414 content/browser/streams/stream_url_request_job.cc \ [all...] |
content_browser.target.darwin-x86.mk | 410 content/browser/streams/stream.cc \ 411 content/browser/streams/stream_context.cc \ 412 content/browser/streams/stream_handle_impl.cc \ 413 content/browser/streams/stream_registry.cc \ 414 content/browser/streams/stream_url_request_job.cc \ [all...] |
content_browser.target.linux-arm.mk | 410 content/browser/streams/stream.cc \ 411 content/browser/streams/stream_context.cc \ 412 content/browser/streams/stream_handle_impl.cc \ 413 content/browser/streams/stream_registry.cc \ 414 content/browser/streams/stream_url_request_job.cc \ [all...] |
content_browser.target.linux-mips.mk | 410 content/browser/streams/stream.cc \ 411 content/browser/streams/stream_context.cc \ 412 content/browser/streams/stream_handle_impl.cc \ 413 content/browser/streams/stream_registry.cc \ 414 content/browser/streams/stream_url_request_job.cc \ [all...] |