Home
last modified time | relevance | path

Searched defs:alignedInputPtr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClDefaultAllocatorTests.cpp44 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, 0); variable
70 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, 0); variable
145 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, 0); variable
171 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, 0); variable
H A DClImportTensorHandleTests.cpp162 void* alignedInputPtr = inputData.get(); variable
359 void* alignedInputPtr = inputData.get(); variable
496 void* alignedInputPtr = inputData.get(); variable
644 void* alignedInputPtr = inputData.get(); variable
783 void* alignedInputPtr = inputData.get(); variable
934 void* alignedInputPtr = inputData.get(); variable
H A DClCustomAllocatorTests.cpp139 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, alignment); variable
/aosp_15_r20/external/armnn/samples/
H A DCustomMemoryAllocatorSample.cpp146 void* alignedInputPtr = options.m_CustomAllocatorMap["GpuAcc"]->allocate(totalBytes, alignment); in main() local
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonFallbackTests.cpp817 void* alignedInputPtr = inputData.get(); variable
1109 void* alignedInputPtr = inputData.get(); variable