diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-27 12:54:50 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-08-20 12:41:11 +0200 |
commit | 298a43965337b0ec7a2395a1e302d52f86c9c250 (patch) | |
tree | 03a24a18be988b47aad2e8875446eb389034cae7 /Documentation/sound | |
parent | 2d6674b8efdff36046e20085cefdc5b73b11f1eb (diff) |
Documentation/sound/alsa/ fix a typo
Corrected the word avarage to average in the file compress_offload.txt.
Signed-off-by: Stefan Huber <steffhip@gmail.com>
Signed-off-by: Matthias Schid <aircrach115@gmail.com>
Signed-off-by: Simon Puels <simon.puels@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/compress_offload.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/compress_offload.txt b/Documentation/sound/alsa/compress_offload.txt index ac8d20b83322..fd74ff26376e 100644 --- a/Documentation/sound/alsa/compress_offload.txt +++ b/Documentation/sound/alsa/compress_offload.txt @@ -130,7 +130,7 @@ the settings should remain the exception. The timestamp becomes a multiple field structure. It lists the number of bytes transferred, the number of samples processed and the number of samples rendered/grabbed. All these values can be used to determine -the avarage bitrate, figure out if the ring buffer needs to be +the average bitrate, figure out if the ring buffer needs to be refilled or the delay due to decoding/encoding/io on the DSP. Note that the list of codecs/profiles/modes was derived from the |