Home
last modified time | relevance | path

Searched defs:cl_buffer (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/
DCLDistribution1D.cpp58 cl::Buffer &CLDistribution1D::cl_buffer() in cl_buffer() function in CLDistribution1D
DCLHOG.cpp57 const cl::Buffer &CLHOG::cl_buffer() const in cl_buffer() function in CLHOG
DCLTensor.cpp51 const cl::Buffer &CLTensor::cl_buffer() const in cl_buffer() function in arm_compute::CLTensor
DCLSubTensor.cpp55 const cl::Buffer &CLSubTensor::cl_buffer() const in cl_buffer() function in CLSubTensor
DCLLut.cpp63 const cl::Buffer &CLLut::cl_buffer() const in cl_buffer() function in CLLut
/external/ComputeLibrary/arm_compute/runtime/CL/
DCLArray.h84 const cl::Buffer &cl_buffer() const override in cl_buffer() function