Home
last modified time | relevance | path

Searched defs:framesamples (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c1001 WebRtc_Word16 WebRtcIsacfix_GetSnr(WebRtc_Word16 bottle_neck, WebRtc_Word16 framesamples) in WebRtcIsacfix_GetSnr()
Dentropy_coding.c1887 WebRtc_Word16 *framesamples) in WebRtcIsacfix_DecodeFrameLen()
1914 int WebRtcIsacfix_EncodeFrameLen(WebRtc_Word16 framesamples, Bitstr_enc *streamdata) { in WebRtcIsacfix_EncodeFrameLen()
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c983 int framesamples) in WebRtcIsac_GetSnr()
Dentropy_coding.c1791 int WebRtcIsac_DecodeFrameLen(Bitstr* streamdata, WebRtc_Word16* framesamples) { in WebRtcIsac_DecodeFrameLen()
1814 int WebRtcIsac_EncodeFrameLen(WebRtc_Word16 framesamples, Bitstr* streamdata) { in WebRtcIsac_EncodeFrameLen()