Searched defs:GetByte (Results 1 – 5 of 5) sorted by relevance
/external/opencv/ | ||
D | WLNonFileByteStream.cpp | 141 uchar* WLNonFileByteStream::GetByte() in GetByte() function in WLNonFileByteStream |
/external/lzma/CS/7zip/Compress/LZ/ | ||
D | LzOutWindow.cs | 102 public byte GetByte(uint distance) in GetByte() method in SevenZip.Compression.LZ.OutWindow |
/external/lzma/Java/SevenZip/Compression/LZ/ | ||
D | OutWindow.java | 78 public byte GetByte(int distance) in GetByte() method in OutWindow |
/external/skia/src/images/ | ||
D | bmpdecoderhelper.cpp | 338 uint8 BmpDecoderHelper::GetByte() { in GetByte() function in image_codec::BmpDecoderHelper |
/external/opencv/otherlibs/highgui/ | ||
D | bitstrm.cpp | 233 int RLByteStream::GetByte() in GetByte() function in RLByteStream |