mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00

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}
18 lines
673 B
Text
18 lines
673 B
Text
Test files for Audio Coding Module
|
|
|
|
testfile32kHz.pcm - mono 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
|
|
iLBC Fixed Point Reference Code
|
|
|
|
Version 1.0.6
|
|
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
|
|
sequence (big-endian format).
|
|
|
|
*.INP - input files
|
|
*.BIT20 - bit stream files 20 ms mode
|
|
*.OUT20 - output files 20 ms mode (on a channel without packet loss)
|
|
*.BIT30 - bit stream files 30 ms mode
|
|
*.OUT30 - output files 30 ms mode (on a channel without packet loss)
|