Convert CRLF to unix newlines in resources/audio_coding/READ.ME
This file shows up with whitespace changes when importing the code into a downstream project BUG=None NOTRY=True NOPRESUBMIT=True R=mbonadei@webrtc.org Review-Url: https://codereview.webrtc.org/2592913003 . Cr-Commit-Position: refs/heads/master@{#15758}
This commit is contained in:
parent
0de11aa130
commit
fb78c3e6fc
@ -1,18 +1,18 @@
|
|||||||
Test files for Audio Coding Module
|
Test files for Audio Coding Module
|
||||||
|
|
||||||
testfile32kHz.pcm - mono speech file samples at 32 kHz
|
testfile32kHz.pcm - mono speech file samples at 32 kHz
|
||||||
teststereo32kHz.pcm - stereo speech file samples at 32 kHz
|
teststereo32kHz.pcm - stereo speech file samples at 32 kHz
|
||||||
|
|
||||||
Test and reference vectors to verify correct execution of PacketCable
|
Test and reference vectors to verify correct execution of PacketCable
|
||||||
iLBC Fixed Point Reference Code
|
iLBC Fixed Point Reference Code
|
||||||
|
|
||||||
Version 1.0.6
|
Version 1.0.6
|
||||||
Format: all .INP and .OUT files contain 16 bit sampled data using the
|
Format: all .INP and .OUT files contain 16 bit sampled data using the
|
||||||
Intel (PC) format. The .BIT files are stored in the appropriate byte
|
Intel (PC) format. The .BIT files are stored in the appropriate byte
|
||||||
sequence (big-endian format).
|
sequence (big-endian format).
|
||||||
|
|
||||||
*.INP - input files
|
*.INP - input files
|
||||||
*.BIT20 - bit stream files 20 ms mode
|
*.BIT20 - bit stream files 20 ms mode
|
||||||
*.OUT20 - output files 20 ms mode (on a channel without packet loss)
|
*.OUT20 - output files 20 ms mode (on a channel without packet loss)
|
||||||
*.BIT30 - bit stream files 30 ms mode
|
*.BIT30 - bit stream files 30 ms mode
|
||||||
*.OUT30 - output files 30 ms mode (on a channel without packet loss)
|
*.OUT30 - output files 30 ms mode (on a channel without packet loss)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user