Searched refs:fx (Results 1 – 5 of 5) sorted by relevance
139 float fx = centerX - eyeX; in newLookAt() local144 float rlf = 1.0f / (float) sqrt(fx * fx + fy * fy + fz * fz); in newLookAt()145 fx *= rlf; in newLookAt()151 float sy = fz * upX - fx * upZ; in newLookAt()152 float sz = fx * upY - fy * upX; in newLookAt()162 float uy = sz * fx - sx * fz; in newLookAt()163 float uz = sx * fy - sy * fx; in newLookAt()168 d[2] = -fx; in newLookAt()
2090 time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;8405 e = new jQuery.fx( this, opt, p );8563 opt.duration = jQuery.fx.off ? 0 : typeof opt.duration === "number" ? opt.duration :8564 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;8600 fx: function( elem, options, prop ) { method8610 jQuery.fx.prototype = { class in jQuery8617 ( jQuery.fx.step[ this.prop ] || jQuery.fx.step._default )( this );8637 fx = jQuery.fx;8658 timerId = setInterval( fx.tick, fx.interval );8772 jQuery.extend( jQuery.fx, {[all …]
487 double fx = width/2/Math.tan(alpha/2.0); in init() local490 + mCamera.getParameters().getHorizontalViewAngle() +" Estimated fx = "+fx); in init()
862 float fx = cameraIntrinsics[0]; in testDepthOutputCharacteristics() local
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...