Searched defs:phase_ptr (Results 1 – 1 of 1) sorted by relevance
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NECannyEdgeKernel.cpp | 356 … gx_ptr, const void *__restrict gy_ptr, void *__restrict magnitude_ptr, void *__restrict phase_ptr) in mag_phase_l1norm_S16_S16_U16_U8() 403 … gx_ptr, const void *__restrict gy_ptr, void *__restrict magnitude_ptr, void *__restrict phase_ptr) in mag_phase_l2norm_S16_S16_U16_U8() 450 … gx_ptr, const void *__restrict gy_ptr, void *__restrict magnitude_ptr, void *__restrict phase_ptr) in mag_phase_l1norm_S32_S32_U32_U8() 515 … gx_ptr, const void *__restrict gy_ptr, void *__restrict magnitude_ptr, void *__restrict phase_ptr) in mag_phase_l2norm_S32_S32_U32_U8() 582 …suppression_U16_U8_U8(const void *__restrict magnitude_ptr, const void *__restrict phase_ptr, void… in non_max_suppression_U16_U8_U8() 717 …suppression_U32_U8_U8(const void *__restrict magnitude_ptr, const void *__restrict phase_ptr, void… in non_max_suppression_U32_U8_U8()
|