HomeSort by relevance Sort by last modified time
    Searched refs:streams (Results 276 - 300 of 548) sorted by null

<<11121314151617181920>>

  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 229 ALOGV("%s: %d streams", __FUNCTION__, streamList->num_streams);
232 ALOGE("%s: Cannot configure streams in state %d",
245 if (streamList->streams == NULL) {
251 ALOGE("%s: Bad number of streams requested: %d", __FUNCTION__,
258 camera3_stream_t *newStream = streamList->streams[i];
275 ALOGE("%s: Multiple input streams requested!", __FUNCTION__);
299 * Initially mark all existing streams as not alive
308 * Find new streams and mark still-alive ones
311 camera3_stream_t *newStream = streamList->streams[i];
343 * Reap the dead streams
    [all...]
  /external/libvpx/libvpx/test/
test-data.mk     [all...]
  /external/libbrillo/brillo/streams/
file_stream_unittest.cc 5 #include <brillo/streams/file_stream.h>
22 #include <brillo/streams/stream_errors.h>
    [all...]
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp 476 /* We need to stop all streams before deleting any stream */
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 53 @brief Base interface for streams of integer values.
81 not pure input indexes. Same for tree node streams.
146 For char streams, seeking forward must update the stream state such
164 Only makes sense for streams that buffer everything up probably, but
198 For infinite streams, you don't need this; primarily I'm providing
200 use this on streams that don't support it.
317 # character streams for use in lexers
599 # Token streams
1036 machine instruction streams (programs) operating on a single input tape. :)
1063 You can also have multiple "instruction streams" and get multipl
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 979 # if you're using the standard streams, ANTLR3::StringStream and
    [all...]
token.rb 52 originated. Token streams will also provide an index value for the token, which
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 286 mask |= ((UInt32)1 << XzFlags_GetCheckType(xzs.streams[i].flags));
  /external/webrtc/talk/media/base/
fakemediaengine.h 303 virtual bool GetActiveStreams(AudioInfo::StreamList* streams) { return true; }
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]

Completed in 2268 milliseconds

<<11121314151617181920>>