L16 implementation of the Audio{En,De}coderFactoryTemplate APIs

BUG=webrtc:7836, webrtc:7842

Review-Url: https://codereview.webrtc.org/2995523002
Cr-Commit-Position: refs/heads/master@{#19354}
This commit is contained in:
kwiberg
2017-08-15 06:30:18 -07:00
committed by Commit Bot
parent cf5d485e14
commit edff94df62
11 changed files with 322 additions and 0 deletions

View File

@ -792,6 +792,8 @@ rtc_static_library("pcm16b") {
"codecs/pcm16b/audio_decoder_pcm16b.h",
"codecs/pcm16b/audio_encoder_pcm16b.cc",
"codecs/pcm16b/audio_encoder_pcm16b.h",
"codecs/pcm16b/pcm16b_common.cc",
"codecs/pcm16b/pcm16b_common.h",
]
deps = [