Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c1152 int shape_len; in WebRtcIsac_EncodeStoredDataUb() local
1169 shape_len = UB_LPC_ORDER * UB_LPC_VEC_PER_FRAME; in WebRtcIsac_EncodeStoredDataUb()
1173 shape_len = UB_LPC_ORDER * UB16_LPC_VEC_PER_FRAME; in WebRtcIsac_EncodeStoredDataUb()
1177 shape_cdf, shape_len); in WebRtcIsac_EncodeStoredDataUb()