Home
last modified time | relevance | path

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

/external/opencv/
DWLNonFileByteStream.cpp141 uchar* WLNonFileByteStream::GetByte() in GetByte() function in WLNonFileByteStream
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs102 public byte GetByte(uint distance) in GetByte() method in SevenZip.Compression.LZ.OutWindow
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/lz/
DOutWindow.java61 public byte GetByte (int distance) { in GetByte() method in OutWindow
/external/lzma/Java/SevenZip/Compression/LZ/
DOutWindow.java78 public byte GetByte(int distance) in GetByte() method in OutWindow
/external/skia/src/images/
Dbmpdecoderhelper.cpp338 uint8 BmpDecoderHelper::GetByte() { in GetByte() function in image_codec::BmpDecoderHelper
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp99 Byte GetByte(UInt32 dist) const in GetByte() function in COutWindow
/external/opencv/otherlibs/highgui/
Dbitstrm.cpp233 int RLByteStream::GetByte() in GetByte() function in RLByteStream
/external/webrtc/webrtc/p2p/base/
Dstun.cc728 uint8_t StunByteStringAttribute::GetByte(size_t index) const { in GetByte() function in cricket::StunByteStringAttribute
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp157 FX_BOOL CPDF_CustomAccess::GetByte(FX_DWORD pos, uint8_t& ch) { in GetByte() function in CPDF_CustomAccess