Searched defs:_t1 (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8171 # define IHI32x2(_t1, _t2) \ in math_DEINTERLEAVE_4() argument 8173 # define ILO32x2(_t1, _t2) \ in math_DEINTERLEAVE_4() argument 8175 # define IHI16x4(_t1, _t2) \ in math_DEINTERLEAVE_4() argument 8177 # define ILO16x4(_t1, _t2) \ in math_DEINTERLEAVE_4() argument 8179 # define IHI8x8(_t1, _e2) \ in math_DEINTERLEAVE_4() argument 8251 # define IHI32x2(_t1, _t2) \ in math_INTERLEAVE_4() argument 8253 # define ILO32x2(_t1, _t2) \ in math_INTERLEAVE_4() argument 8255 # define CEV16x4(_t1, _t2) \ in math_INTERLEAVE_4() argument 8257 # define COD16x4(_t1, _t2) \ in math_INTERLEAVE_4() argument 8259 # define COD8x8(_t1, _e2) \ in math_INTERLEAVE_4() argument
|
/external/opencv/cv/src/ |
D | cvcalibration.cpp | 448 double _t1[3], _t2[3], _t3[3], _dxdR2[3*9], _dxdt1[3*3], _W3[3*3]; in cvComposeRT() local
|