Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/
DNEPoolingLayerKernel.cpp1380 const uint32_t tmp_idx1 = (x2 >= x3) ? offset_x2 : offset_x3; in pooling2_f16_nhwc_maxpool_indices() local
2167 const uint32_t tmp_idx1 = (x2 >= x3) ? offset_x2 : offset_x3; in pooling2_f32_nhwc_maxpool_indices() local