Home
last modified time | relevance | path

Searched refs:WebRtcIsac_kLpcShapeQStepSizeUb12 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_shape_swb12_tables.h34 extern const double WebRtcIsac_kLpcShapeQStepSizeUb12;
Dlpc_shape_swb12_tables.c60 const double WebRtcIsac_kLpcShapeQStepSizeUb12 = 0.150000; variable
Dencode_lpc_swb.c261 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb12; in WebRtcIsac_QuantizeUncorrLar()
330 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb12; in WebRtcIsac_DequantizeLpcParam()