Searched defs:J2 (Results 1 – 7 of 7) sorted by relevance
64 enum { J1, J2 = -1, J3 }; enumerator
462 bool J2 = Value & 0x200000; in adjustFixupValue() local
610 uint32_t J2 = (offset & 0x200000) >> 21; in encodeThumbBLOffset() local774 bool J2 = (Val & 0x200000); in getUnconditionalBranchTargetOpValue() local
2218 unsigned J2 = fieldFromInstruction(Insn, 11, 1); in DecodeT2BInstruction() local3901 unsigned J2 = (Val >> 21) & 1; in DecodeThumbBLXOffset() local4039 unsigned J2 = (Val >> 21) & 1; in DecodeThumbBLTargetOperand() local
687 cv::Mat J1 = test_mat[OUTPUT][1], J2 = test_mat[OUTPUT][3]; in run_func() local
1004 cv::Mat J2 = J.t() * J; in stereoCalibrate() local
325 #define J2 56 macro