Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_shape_swb16_tables.h76 extern const double WebRtcIsac_kLpcShapeQStepSizeUb16;
Dlpc_shape_swb16_tables.c248 const double WebRtcIsac_kLpcShapeQStepSizeUb16 = 0.150000; variable
Dencode_lpc_swb.c269 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb16; in WebRtcIsac_QuantizeUncorrLar()
337 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb16; in WebRtcIsac_DequantizeLpcParam()