Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_shape_swb12_tables.h36 extern const double WebRtcIsac_kLpcShapeLeftRecPointUb12
Dlpc_shape_swb12_tables.c65 const double WebRtcIsac_kLpcShapeLeftRecPointUb12 variable
Dencode_lpc_swb.c260 leftRecPoint = WebRtcIsac_kLpcShapeLeftRecPointUb12; in WebRtcIsac_QuantizeUncorrLar()
329 leftRecPoint = WebRtcIsac_kLpcShapeLeftRecPointUb12; in WebRtcIsac_DequantizeLpcParam()