Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_shape_swb16_tables.h67 extern const double WebRtcIsac_kLpcShapeLeftRecPointUb16
Dlpc_shape_swb16_tables.c216 const double WebRtcIsac_kLpcShapeLeftRecPointUb16 variable
Dencode_lpc_swb.c268 leftRecPoint = WebRtcIsac_kLpcShapeLeftRecPointUb16; in WebRtcIsac_QuantizeUncorrLar()
336 leftRecPoint = WebRtcIsac_kLpcShapeLeftRecPointUb16; in WebRtcIsac_DequantizeLpcParam()