Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/kernels/pool2d/neon/nchw/
Dall.cpp271 … const auto in_bottom_ptr = reinterpret_cast<const float16_t *>(src_bottom_ptr + in.offset()); in pooling2_fp16_neon_nchw() local
521 … const auto in_bottom_ptr = reinterpret_cast<const float *>(src_bottom_ptr + in.offset()); in pooling2_fp32_neon_nchw() local
597 const auto in_bottom_ptr = reinterpret_cast<const float *>(src_bottom_ptr + in.offset()); in pooling3_fp32_neon_nchw() local