Lines Matching full:distortion
155 distortion,
205 distortion = parseInt(distortion);
207 this.distortion_per_entry = isNaN(distortion) ? 0 : (distortion / 1000);
208 this.distortion = 0;
376 this.distortion += this.distortion_per_entry;
377 ns_since_start -= this.distortion;
408 this.distortion += this.distortion_per_entry;
865 '--distortion': ['distortion', 0,
889 distortion: 0