Home
last modified time | relevance | path

Searched defs:num_bands (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/common_audio/
Dchannel_buffer.h119 size_t num_bands() const { return num_bands_; } in num_bands() function
155 size_t num_bands() const { return ibuf_.num_bands(); } in num_bands() function
Dchannel_buffer.cc17 size_t num_bands) in IFChannelBuffer()
/external/aac/libSBRdec/src/
Dsbrdec_freq_sca.cpp430 static FIXP_SGL calcFactorPerBand(int k_start, int k_stop, int num_bands) in calcFactorPerBand()
497 int num_bands; in numberOfBands() local
529 UCHAR num_bands) /*!< Desired number of bands */ in CalcBands()
602 UCHAR num_bands, in sbrdecUpdateHiRes()
/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression_x.c42 int num_bands, in WebRtcNsx_Process()
Dnoise_suppression.c44 size_t num_bands, in WebRtcNs_Process()
Dns_core.c1186 size_t num_bands, in WebRtcNs_ProcessCore()
Dnsx_core.c1502 int num_bands, in WebRtcNsx_ProcessCore()
/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.c340 size_t num_bands, in WebRtcAec_Process()
574 size_t num_bands, in ProcessNormal()
722 size_t num_bands, in ProcessExtended()
Daec_core_internal.h104 size_t num_bands; member
Daec_core.c1755 size_t num_bands, in WebRtcAec_ProcessFrames()
/external/webrtc/webrtc/modules/audio_processing/
Dsplitting_filter.cc20 size_t num_bands, in SplittingFilter()
Daudio_buffer.cc36 size_t num_bands = 1; in NumBandsFromSamplesPerChannel() local
365 size_t AudioBuffer::num_bands() const { in num_bands() function in webrtc::AudioBuffer
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.c115 int WebRtcAgc_AddMic(void *state, int16_t* const* in_mic, size_t num_bands, in WebRtcAgc_AddMic()
285 size_t num_bands, size_t samples, int32_t micLevelIn, in WebRtcAgc_VirtualMic()
1137 size_t num_bands, size_t samples, in WebRtcAgc_Process()
Ddigital_agc.c296 size_t num_bands, in WebRtcAgc_ProcessDigital()
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp559 CalcBands(INT * diff, INT start , INT stop , INT num_bands) in CalcBands()
/external/freetype/src/smooth/
Dftgrays.c1742 int num_bands; in gray_convert_glyph() local
/external/pdfium/third_party/freetype/src/smooth/
Dftgrays.c1787 int volatile n, num_bands; in gray_convert_glyph() local