Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClCopyKernel.cpp99 const int width_x = dst_window->num_iterations(0); in configure() local
112 const int width_x = src->tensor_shape().x(); in configure() local