Add WEBRTC_BEAMFORMER define to BUILD.gn
R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/38559004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8034 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
8f27fcce79
commit
2693a54614
@ -172,6 +172,7 @@ source_set("audio_processing") {
|
||||
}
|
||||
|
||||
if (rtc_use_openmax_dl) {
|
||||
defines += [ "WEBRTC_BEAMFORMER" ]
|
||||
sources += [
|
||||
"beamformer/beamformer.cc",
|
||||
"beamformer/beamformer.h",
|
||||
|
Loading…
x
Reference in New Issue
Block a user