MSURF_Upright_Descriptor_64_Invoker  515 modules/features2d/src/kaze/AKAZEFeatures.cpp   MSURF_Upright_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution)
MSURF_Upright_Descriptor_64_Invoker  735 modules/features2d/src/kaze/AKAZEFeatures.cpp       parallel_for_(Range(0, (int)kpts.size()), MSURF_Upright_Descriptor_64_Invoker(kpts, desc, evolution_));
MSURF_Upright_Descriptor_64_Invoker  857 modules/features2d/src/kaze/AKAZEFeatures.cpp void MSURF_Upright_Descriptor_64_Invoker::Get_MSURF_Upright_Descriptor_64(const KeyPoint& kpt, float *desc) const {