Searched refs:op_type (Results 1 – 3 of 3) sorted by relevance
204 int aperture_size, int op_type, double k=0. ) in icvCornerEigenValsVecs() argument392 if( op_type == ICV_MINEIGENVAL ) in icvCornerEigenValsVecs()396 else if( op_type == ICV_HARRIS ) in icvCornerEigenValsVecs()400 else if( op_type == ICV_EIGENVALSVECS ) in icvCornerEigenValsVecs()
15071 uint8_t op_type[MAX_OPERANDS]; /* see OP_xxx */ member16309 int op_type[3]; /* decoded op type */ in asm_opcode() local16368 op1 = pa->op_type[i]; in asm_opcode()16389 op_type[i] = v; in asm_opcode()16413 if ((ops[i].type & OP_REG) && !(op_type[i] & (OP_CL | OP_DX))) in asm_opcode()16460 if (op_type[i] & (OP_REG | OP_ST)) { in asm_opcode()16523 if (op_type[i] & OP_EA) in asm_opcode()16528 if (op_type[i] & (OP_REG | OP_MMX | OP_SSE | OP_INDIR)) in asm_opcode()16539 v = op_type[i]; in asm_opcode()16559 v = op_type[i]; in asm_opcode()[all …]
6210 * libop/op_type.cpp: support for ascii-string cpu types