Home | History | Annotate | Download | only in audio

Lines Matching full:rate

93 a sequence of bits at a very high sample rate (without the concept of samples).
143 Units for sample rate or frame rate.
148 Representation with greater bit-depth and sample rate than CDs (stereo 16-bit
169 The authoring process may reduce the bit depth or sample rate from that of the
219 audio signal is sampled at a regular interval, called the sample rate, then
237 <dt>sample rate or frame rate</dt>
239 Number of frames per second. While <em>frame rate</em> is more accurate,
240 <em>sample rate</em> is conventionally used to mean frame rate.
451 that are not representable using the desired sample rate. For details, refer to
516 <h3 id="srcTerms">Sample Rate Conversion</h3>
518 Sample rate conversion terms relate to the process of converting from one
519 sampling rate to another.
525 <dd>Resample, where sink sample rate &lt; source sample rate.</dd>
530 1/2 of a given sample rate. For example, the human hearing range extends to
531 approximately 20 kHz, so a digital audio signal must have a sample rate of at
541 <dd>Synonym for sample rate converter.</dd>
544 <dd>Process of converting sample rate.</dd>
546 <dt>sample rate converter</dt>
556 <dd>Resample, where sink sample rate &gt; source sample rate.</dd>
628 Module in AudioFlinger responsible for <a href="src.html">sample rate conversion</a>.