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

  /external/tensorflow/tensorflow/lite/experimental/micro/
simple_tensor_allocator.h 41 int GetDataSize() const { return data_size_; }
  /external/lzma/CPP/7zip/Common/
InOutTempBuffer.h 31 UInt64 GetDataSize() const { return _size; }
  /external/swiftshader/src/D3D9/
Direct3DQuery9.cpp 106 unsigned long Direct3DQuery9::GetDataSize()
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_frame_buffer_pool.cc 27 size_t Vp9FrameBufferPool::Vp9FrameBuffer::GetDataSize() const {
110 fb->size = buffer->GetDataSize();
  /art/libdexfile/dex/
compact_dex_file.h 50 uint32_t GetDataSize() const {
  /external/webrtc/talk/media/base/
videocapturer.cc 89 bool CapturedFrame::GetDataSize(uint32_t* size) const {
  /art/runtime/
image.h 105 uint32_t GetDataSize() const {
349 uint64_t GetDataSize() const {
  /external/mesa3d/include/D3D9/
d3d9.h 322 virtual DWORD WINAPI GetDataSize() = 0;
    [all...]

Completed in 295 milliseconds