Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/kernels/genproposals/generic/neon/
Dimpl.cpp46 …const auto anchor_ptr = reinterpret_cast<T *>(anchors->ptr_to_element(Coordinates(0, anchor_of… in compute_all_anchors() local
81 …const auto anchor_ptr = reinterpret_cast<int16_t *>(anchors->ptr_to_element(Coordinates(0, anc… in compute_all_anchors_qasymm16() local
/external/ComputeLibrary/src/runtime/CPP/functions/
DCPPDetectionPostProcessLayer.cpp141 const auto anchor_ptr = reinterpret_cast<const qasymm8_t *>(anchor_it.ptr()); in DecodeCenterSizeBoxes() local
157 const auto anchor_ptr = reinterpret_cast<const qasymm8_signed_t *>(anchor_it.ptr()); in DecodeCenterSizeBoxes() local
173 const auto anchor_ptr = reinterpret_cast<const float *>(anchor_it.ptr()); in DecodeCenterSizeBoxes() local