HomeSort by relevance Sort by last modified time
    Searched full:bytestream (Results 76 - 100 of 160) sorted by null

1 2 34 5 6 7

  /external/skia/src/core/
SkEndian.h 145 // When a bytestream is embedded in a 32-bit word, how far we need to
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 56 OMX_BOOL bBytestream; // Enable/disable bytestream support
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
json_util.h 37 #include <google/protobuf/stubs/bytestream.h>
  /external/llvm/unittests/DebugInfo/PDB/
MappedBlockStreamTest.cpp 12 #include "llvm/DebugInfo/CodeView/ByteStream.h"
401 ByteStream<true> SourceStream(SrcData);
  /external/protobuf/cmake/
extract_includes.bat.in 90 copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\bytestream.h include\google\protobuf\stubs\bytestream.h
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSInput.java 37 * <code>LSInput.byteStream</code>
92 public void setByteStream(java.io.InputStream byteStream);
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines_logist.c 192 /* read first word from bytestream */
structs.h 429 /* Index to the current position in bytestream */
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_video_config_parser.cpp 117 // ByteStream Format
  /prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/
javassist-3.19.0-GA.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/protobuf/src/
Makefile.am 75 google/protobuf/stubs/bytestream.h \
176 google/protobuf/stubs/bytestream.cc \
177 google/protobuf/stubs/bytestream.h \
    [all...]
  /docs/source.android.com/src/devices/audio/
midi_arch.jd 71 <a href="https://en.wikipedia.org/wiki/Bytestream">byte stream</a>.
  /external/icu/icu4c/source/common/
Makefile.in 92 bytestream.o stringpiece.o \
bytestrie.cpp 18 #include "unicode/bytestream.h"
  /external/libavc/decoder/
ih264d_nal.c 175 * It also converts bytestream format into 32 bit little-endian format.
  /external/protobuf/src/google/protobuf/util/internal/
proto_writer.h 47 #include <google/protobuf/stubs/bytestream.h>
protostream_objectwriter.h 48 #include <google/protobuf/stubs/bytestream.h>
  /external/skia/third_party/icu/
BUILD.gn 33 "../externals/icu/source/common/bytestream.cpp",
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
arith_routines_logist.c 258 /* read first word from bytestream */
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamSource.java 161 * if setByteStream or the ByteStream constructor was not called.
  /prebuilts/tools/common/m2/repository/com/github/bumptech/glide/okhttp-integration/1.3.1/
okhttp-integration-1.3.1.jar 
  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 15 #include "llvm/DebugInfo/CodeView/ByteStream.h"
684 ByteStream<> Stream(Data);
  /external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/internal/huc/
JavaApiConverter.java 337 return body.byteStream();
351 return body.byteStream();
  /external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
HttpURLConnectionImpl.java 153 return response.getResponse().body().byteStream();
254 return response.getResponse().body().byteStream();

Completed in 699 milliseconds

1 2 34 5 6 7