Home
last modified time | relevance | path

Searched refs:MK_OFFSET (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/src/
Drho.cpp801 #define MK_OFFSET(v) \ in allocatePerObj() macro
805 MK_OFFSET(ctrl_smpl); in allocatePerObj()
806 MK_OFFSET(curr_pkdPts); in allocatePerObj()
807 MK_OFFSET(curr_H); in allocatePerObj()
808 MK_OFFSET(best_H); in allocatePerObj()
809 MK_OFFSET(lm_JtJ); in allocatePerObj()
810 MK_OFFSET(lm_tmp1); in allocatePerObj()
811 MK_OFFSET(lm_Jte); in allocatePerObj()
813 #undef MK_OFFSET in allocatePerObj()
846 #define MK_OFFSET(v) \ in allocatePerRun() macro
[all …]