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:
@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user