Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c1151 const uint16_t** shape_cdf; in WebRtcIsac_EncodeStoredDataUb() local
1168 shape_cdf = WebRtcIsac_kLpcShapeCdfMatUb12; in WebRtcIsac_EncodeStoredDataUb()
1172 shape_cdf = WebRtcIsac_kLpcShapeCdfMatUb16; in WebRtcIsac_EncodeStoredDataUb()
1177 shape_cdf, shape_len); in WebRtcIsac_EncodeStoredDataUb()