Wrap encode, decode, PLC NB functions in #define to avoid warnings.
Review URL: http://webrtc-codereview.appspot.com/133005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@492 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -97,7 +97,7 @@ void WebRtcIsacfix_FilterAndCombine1(WebRtc_Word16 *tempin_ch1,
|
||||
WebRtc_Word16 *out16,
|
||||
PostFiltBankstr *postfiltdata);
|
||||
|
||||
#ifdef NB_CALLS
|
||||
#ifdef WEBRTC_ISAC_FIX_NB_CALLS_ENABLED
|
||||
|
||||
void WebRtcIsacfix_SplitAndFilter2(WebRtc_Word16 *in,
|
||||
WebRtc_Word16 *LP16,
|
||||
|
||||
Reference in New Issue
Block a user