Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
Dpooling_depthfirst_generic.hpp192 const auto captured_rows = std::min<int>(end_i, bottom_padded_height) - start_i; in compute_tile_padded() local
252 const auto captured_rows = std::min<int>(end_i, bottom_padded_height) - start_i; in compute_row_padded_tile_row() local