Home
last modified time | relevance | path

Searched refs:GetDataSize (Results 1 – 11 of 11) sorted by relevance

/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
110 fb->size = buffer->GetDataSize(); in VpxGetFrameBuffer()
Dvp9_frame_buffer_pool.h59 size_t GetDataSize() const;
/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.h31 UInt64 GetDataSize() const { return _size; } in GetDataSize() function
/external/pdfium/xfa/include/fwl/adapter/
Dfwl_adapterclipboardmgr.h24 virtual int32_t GetDataSize(FWL_HCLIPBOARDDATA hData) = 0;
/external/webrtc/talk/media/base/
Dvideocapturer.h79 bool GetDataSize(uint32_t* size) const;
Dvideocapturer.cc89 bool CapturedFrame::GetDataSize(uint32_t* size) const { in GetDataSize() function in cricket::CapturedFrame
/external/webrtc/talk/media/devices/
Dfilevideocapturer.cc64 if (!frame.GetDataSize(&size)) { in RecordFrame()
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp273 packSizes.Add(inOutTempBuffer.GetDataSize()); in Encode()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_objects.h665 virtual unsigned STDMETHODCALLTYPE GetDataSize()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Dd3d10.idl1155 UINT GetDataSize();
Dd3d11.idl1510 UINT GetDataSize();