Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuTransposeKernel.cpp69 …const int window_end_y = std::min(window.y().end(), static_cast<int>(in->info()->di… in transpose_8bit_elements() local
208 …const int window_end_y = std::min(window.y().end(), static_cast<int>(in->info()->di… in transpose_16bit_elements() local
321 …const int window_end_y = std::min(window.y().end(), static_cast<int>(in->info()->di… in transpose_32bit_elements() local