Home
last modified time | relevance | path

Searched defs:kMegaByte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DHostVisibleMemoryVirtualization.h13 constexpr uint64_t kMegaByte = 1048576; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc1469 constexpr int64_t kMegaByte = 1ll << 20; in CreateDevices() local