Home | History | Annotate | Download | only in src

Lines Matching defs:get_params

5 static cvflann::IndexParams& get_params(const cv::flann::IndexParams& p)
12 delete &get_params(*this);
31 ::cvflann::IndexParams& p = get_params(_p);
41 ::cvflann::IndexParams& p = get_params(_p);
101 ::cvflann::IndexParams& p = get_params(*this);
201 ::cvflann::IndexParams& p = get_params(*this);
208 ::cvflann::IndexParams& p = get_params(*this);
215 ::cvflann::IndexParams& p = get_params(*this);
232 ::cvflann::IndexParams& p = get_params(*this);
248 ::cvflann::IndexParams& p = get_params(*this);
264 ::cvflann::IndexParams& p = get_params(*this);
278 ::cvflann::IndexParams& p = get_params(*this);
291 ::cvflann::IndexParams& p = get_params(*this);
299 ::cvflann::IndexParams& p = get_params(*this);
320 IndexType* _index = new IndexType(dataset, get_params(params), dist);
477 (const ::cvflann::SearchParams&)get_params(params));
504 (const ::cvflann::SearchParams&)get_params(params));