OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcSpl_LpcToReflCoef
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/common_audio/signal_processing/
lpc_to_refl_coef.c
13
* This file contains the function
WebRtcSpl_LpcToReflCoef
().
22
void
WebRtcSpl_LpcToReflCoef
(int16_t* a16, int use_order, int16_t* k16)
/external/webrtc/webrtc/common_audio/signal_processing/include/
signal_processing_library.h
480
void
WebRtcSpl_LpcToReflCoef
(int16_t* lpc_coef,
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model.c
903
WebRtcSpl_LpcToReflCoef
(polyHI, ORDERHI, rcQ15_hi);
Completed in 9735 milliseconds