Home
last modified time | relevance | path

Searched defs:GetByte (Results 1 – 8 of 8) 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/u-boot/drivers/fpga/
Dlattice.c124 unsigned char GetByte(void) in GetByte() function
/external/flatbuffers/go/
Dencode.go22 func GetByte(buf []byte) byte { func
Dtable.go73 func (t *Table) GetByte(off UOffsetT) byte { func
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp99 Byte GetByte(UInt32 dist) const in GetByte() function in COutWindow
/external/webrtc/webrtc/p2p/base/
Dstun.cc728 uint8_t StunByteStringAttribute::GetByte(size_t index) const { in GetByte() function in cricket::StunByteStringAttribute