OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refl_coef
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/silk/float/
schur_FLP.c
35
silk_float
refl_coef
[], /* O reflection coefficients (length order) */
56
refl_coef
[ k ] = rc_tmp;
find_pitch_lags_FLP.c
48
silk_float
refl_coef
[ MAX_FIND_PITCH_LPC_ORDER ];
local
90
res_nrg = silk_schur_FLP(
refl_coef
, auto_corr, psEnc->sCmn.pitchEstimationLPCOrder );
96
silk_k2a_FLP( A,
refl_coef
, psEnc->sCmn.pitchEstimationLPCOrder );
SigProc_FLP.h
60
silk_float
refl_coef
[], /* O reflection coefficients (length order) */
/external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h
318
WebRtc_Word16*
refl_coef
,
320
void WebRtcSpl_ReflCoefToLpc(G_CONST WebRtc_Word16*
refl_coef
,
325
WebRtc_Word16*
refl_coef
);
328
WebRtc_Word16*
refl_coef
);
[
all
...]
Completed in 51 milliseconds