HomeSort by relevance Sort by last modified time
    Searched defs:CopyToBuffer (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/Common/
StreamObjects.cpp 105 void CDynBufSeqOutStream::CopyToBuffer(CByteBuffer &dest) const
  /external/webrtc/talk/media/base/
videoframe.cc 85 size_t VideoFrame::CopyToBuffer(uint8_t* buffer, size_t size) const {
videoframe_unittest.h 192 frame.CopyToBuffer(out.get(), out_size);
    [all...]

Completed in 116 milliseconds