Home
last modified time | relevance | path

Searched refs:GetMemoryType (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/accel/
Dv4l2_device.h301 v4l2_memory GetMemoryType() const;
Dv4l2_device.cc889 v4l2_memory V4L2Queue::GetMemoryType() const { in GetMemoryType() function in media::V4L2Queue
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc1189 static CUmemorytype GetMemoryType(CUdeviceptr ptr) { in GetMemoryType() function in tensorflow::profiler::__anonb021a46a0111::CuptiDriverApiHookWithCudaEvent
1203 CUmemorytype src_type = GetMemoryType(src); in GetMemcpyType()
1204 CUmemorytype dst_type = GetMemoryType(dst); in GetMemcpyType()