Home
last modified time | relevance | path

Searched defs:GetByte (Results 1 – 9 of 9) sorted by relevance

/external/image_io/src/jpeg/
Djpeg_scanner.cc105 Byte JpegScanner::GetByte(size_t location) { in GetByte() function in photos_editing_formats::image_io::JpegScanner
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs102 public byte GetByte(uint distance) in GetByte() method in SevenZip.Compression.LZ.OutWindow
/external/lzma/Java/SevenZip/Compression/LZ/
DOutWindow.java78 public byte GetByte(int distance) in GetByte() method in OutWindow
/external/flatbuffers/go/
Dencode.go22 func GetByte(buf []byte) byte { func
Dtable.go73 func (t *Table) GetByte(off UOffsetT) byte { func
/external/webrtc/net/dcsctp/fuzzers/
Ddcsctp_fuzzers.cc65 uint8_t GetByte() { in GetByte() function in dcsctp::dcsctp_fuzzers::__anon78a741e70111::FuzzState
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp99 Byte GetByte(UInt32 dist) const in GetByte() function in COutWindow
/external/openscreen/tools/cddl/
Dcodegen.cc851 uint8_t GetByte(uint64_t value, size_t byte) { in GetByte() function
/external/webrtc/api/transport/
Dstun.cc1138 uint8_t StunByteStringAttribute::GetByte(size_t index) const { in GetByte() function in cricket::StunByteStringAttribute