Home
last modified time | relevance | path

Searched defs:PutByte (Results 1 – 5 of 5) sorted by relevance

/external/opencv/
DWLNonFileByteStream.cpp71 void WLNonFileByteStream::PutByte( int val ) in PutByte() function in WLNonFileByteStream
/external/lzma/CS/7zip/Compress/LZ/
DLzOutWindow.cs95 public void PutByte(byte b) in PutByte() method in SevenZip.Compression.LZ.OutWindow
/external/lzma/Java/SevenZip/Compression/LZ/
DOutWindow.java71 public void PutByte(byte b) throws IOException in PutByte() method in OutWindow
/external/opencv/otherlibs/highgui/
Dbitstrm.cpp823 void WLByteStream::PutByte( int val ) in PutByte() function in WLByteStream
/external/chromium_org/third_party/webrtc/modules/media_file/source/
Davi_file.cc1142 size_t AviFile::PutByte(uint8_t byte) in PutByte() function in webrtc::AviFile