Home
last modified time | relevance | path

Searched defs:ReadLittleEndian (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dbyte_io.h82 static T ReadLittleEndian(const uint8_t* data) { in ReadLittleEndian() function
116 static T ReadLittleEndian(const uint8_t* data) { in ReadLittleEndian() function
/external/cronet/tot/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs190 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/cronet/stable/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs190 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs190 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/libgav1/src/utils/
Draw_bit_reader.cc96 bool RawBitReader::ReadLittleEndian(int num_bytes, size_t* const value) { in ReadLittleEndian() function in libgav1::RawBitReader
Draw_bit_reader_test.cc249 TEST_P(RawBitReaderTest, ReadLittleEndian) { in TEST_P() argument
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_parser.cc42 uint64_t EventParser::ReadLittleEndian(uint8_t bytes) { in ReadLittleEndian() function in webrtc::EventParser
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs280 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs280 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs280 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs360 protected ulong ReadLittleEndian(int offset, int count) in ReadLittleEndian() method in Google.FlatBuffers.ByteBuffer
399 protected ulong ReadLittleEndian(int offset, int count) in ReadLittleEndian() method in Google.FlatBuffers.ByteBuffer