Searched defs:PutByte (Results 1 – 5 of 5) sorted by relevance
/external/opencv/ | ||
D | WLNonFileByteStream.cpp | 71 void WLNonFileByteStream::PutByte( int val ) in PutByte() function in WLNonFileByteStream |
/external/lzma/CS/7zip/Compress/LZ/ | ||
D | LzOutWindow.cs | 95 public void PutByte(byte b) in PutByte() method in SevenZip.Compression.LZ.OutWindow |
/external/lzma/Java/SevenZip/Compression/LZ/ | ||
D | OutWindow.java | 71 public void PutByte(byte b) throws IOException in PutByte() method in OutWindow |
/external/opencv/otherlibs/highgui/ | ||
D | bitstrm.cpp | 823 void WLByteStream::PutByte( int val ) in PutByte() function in WLByteStream |
/external/chromium_org/third_party/webrtc/modules/media_file/source/ | ||
D | avi_file.cc | 1142 size_t AviFile::PutByte(uint8_t byte) in PutByte() function in webrtc::AviFile |