Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
Dcalib3d.cu75 const float* transl, PtrStepSz<float3> dst, in call()
114 const float* transl, const float* proj, PtrStepSz<float2> dst, in call()
/external/libexif/test/nls/
Dtest-codeset.c81 const char *transl = gettext(testcases[i].orig); in check() local
/external/opencv3/modules/cudalegacy/src/
Dcalib3d.cpp276 const float* transl = tvec.ptr<float>(); in solvePnPRansac() local