Docs: Finishing cleanup started by Audio team.

Bug: 18323790
Change-Id: I3a704a2cd6eaca329524600e5210f25745fe470c
diff --git a/src/devices/audio/images/funplug_assembled.jpg b/src/devices/audio/images/funplug_assembled.jpg
index d1e1be1..1a46e60 100644
--- a/src/devices/audio/images/funplug_assembled.jpg
+++ b/src/devices/audio/images/funplug_assembled.jpg
Binary files differ
diff --git a/src/devices/audio_terminology.jd b/src/devices/audio_terminology.jd
index 601b8eb..ad24976 100644
--- a/src/devices/audio_terminology.jd
+++ b/src/devices/audio_terminology.jd
@@ -647,46 +647,3 @@
 </dd>
 
 </dl>
-
-<h2 id="srcTerms">Sample Rate Conversion</h2>
-
-<dl>
-
-<dt>downsample</dt>
-<dd>To resample, where sink sample rate &lt; source sample rate.</dd>
-
-<dt>Nyquist frequency</dt>
-<dd>
-The Nyquist frequency, equal to 1/2 of a given sample rate, is the
-maximum frequency component that can be represented by a discretized
-signal at that sample rate.  For example, the human hearing range is
-typically assumed to extend up to approximately 20 kHz, and so a digital
-audio signal must have a sample rate of at least 40 kHz to represent that
-range.  In practice, sample rates of 44.1 kHz and 48 kHz are commonly
-used, with Nyquist frequencies of 22.05 kHz and 24 kHz respectively.
-See 
-<a href="http://en.wikipedia.org/wiki/Nyquist_frequency">Nyquist frequency</a>
-and
-<a href="http://en.wikipedia.org/wiki/Hearing_range">Hearing range</a>
-for more information.
-</dd>
-
-<dt>resampler</dt>
-<dd>Synonym for sample rate converter.</dd>
-
-<dt>resampling</dt>
-<dd>The process of converting sample rate.</dd>
-
-<dt>sample rate converter</dt>
-<dd>A module that resamples.</dd>
-
-<dt>sink</dt>
-<dd>The output of a resampler.</dd>
-
-<dt>source</dt>
-<dd>The input to a resampler.</dd>
-
-<dt>upsample</dt>
-<dd>To resample, where sink sample rate &gt; source sample rate.</dd>
-
-</dl>
diff --git a/src/devices/funplug.jd b/src/devices/funplug.jd
index 386b4db..f3e222b 100644
--- a/src/devices/funplug.jd
+++ b/src/devices/funplug.jd
@@ -29,8 +29,8 @@
 <a href="http://en.wikipedia.org/wiki/Dongle">dongle</a>
 for the
 <a href="http://en.wikipedia.org/wiki/Phone_connector_(audio)">headset connector</a>
-that we call the "FunPlug".
-The Chrome hardware team designed this circuit and plug for functional testing,
+that we call the "FunPlug."
+The Chrome hardware team designed this circuit and plug for functional testing;
 however it has many other uses too.  The Android audio team uses it to measure
 <a href="audio_latency_measure.html#measuringRoundTrip">round-trip audio latency</a>,
 via the Larsen effect (feedback loop).
@@ -42,7 +42,7 @@
 
 <p>
 To ensure that the output signal will not overload the microphone input,
-we cut it down by about 20 dB.
+we cut it down by about 20dB.
 The resistor loads are there to tell the microphone polarity switch that
 it is a US/CTIA pinout plug.
 </p>