/external/webrtc/webrtc/common_audio/ |
D | channel_buffer.h | 119 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
|
D | channel_buffer.cc | 17 size_t num_bands) in IFChannelBuffer()
|
/external/aac/libSBRdec/src/ |
D | sbrdec_freq_sca.cpp | 430 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/ |
D | noise_suppression_x.c | 42 int num_bands, in WebRtcNsx_Process()
|
D | noise_suppression.c | 44 size_t num_bands, in WebRtcNs_Process()
|
D | ns_core.c | 1186 size_t num_bands, in WebRtcNs_ProcessCore()
|
D | nsx_core.c | 1502 int num_bands, in WebRtcNsx_ProcessCore()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | echo_cancellation.c | 340 size_t num_bands, in WebRtcAec_Process() 574 size_t num_bands, in ProcessNormal() 722 size_t num_bands, in ProcessExtended()
|
D | aec_core_internal.h | 104 size_t num_bands; member
|
D | aec_core.c | 1755 size_t num_bands, in WebRtcAec_ProcessFrames()
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | splitting_filter.cc | 20 size_t num_bands, in SplittingFilter()
|
D | audio_buffer.cc | 36 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/ |
D | analog_agc.c | 115 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()
|
D | digital_agc.c | 296 size_t num_bands, in WebRtcAgc_ProcessDigital()
|
/external/aac/libSBRenc/src/ |
D | sbrenc_freq_sca.cpp | 559 CalcBands(INT * diff, INT start , INT stop , INT num_bands) in CalcBands()
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 1742 int num_bands; in gray_convert_glyph() local
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftgrays.c | 1787 int volatile n, num_bands; in gray_convert_glyph() local
|