HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsac_kLpcShapeQStepSizeUb16 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb16_tables.c 248 const double WebRtcIsac_kLpcShapeQStepSizeUb16 = 0.150000;
lpc_shape_swb16_tables.h 76 extern const double WebRtcIsac_kLpcShapeQStepSizeUb16;
encode_lpc_swb.c 269 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb16;
337 quantizationStepSize = WebRtcIsac_kLpcShapeQStepSizeUb16;

Completed in 27 milliseconds