OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_kMeanLarUb16
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb16_tables.c
26
const double
WebRtcIsac_kMeanLarUb16
[UB_LPC_ORDER] =
lpc_shape_swb16_tables.h
25
extern const double
WebRtcIsac_kMeanLarUb16
[UB_LPC_ORDER];
encode_lpc_swb.c
67
meanLAR =
WebRtcIsac_kMeanLarUb16
;
519
meanLAR =
WebRtcIsac_kMeanLarUb16
;
isac.c
412
WebRtcIsac_kMeanLarUb16
, sizeof(double) * UB_LPC_ORDER);
[
all
...]
Completed in 53 milliseconds