Home
last modified time | relevance | path

Searched defs:GetDataSize (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.h31 UInt64 GetDataSize() const { return _size; } in GetDataSize() function
/external/swiftshader/src/D3D9/
DDirect3DQuery9.cpp106 unsigned long Direct3DQuery9::GetDataSize() in GetDataSize() function in D3D9::Direct3DQuery9
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.cc27 size_t Vp9FrameBufferPool::Vp9FrameBuffer::GetDataSize() const { in GetDataSize() function in webrtc::Vp9FrameBufferPool::Vp9FrameBuffer
/external/webrtc/talk/media/base/
Dvideocapturer.cc89 bool CapturedFrame::GetDataSize(uint32_t* size) const { in GetDataSize() function in cricket::CapturedFrame