Searched refs:WebRtcIsac_EncodeFrameLen (Results 1 – 3 of 3) sorted by relevance
191 int WebRtcIsac_EncodeFrameLen(WebRtc_Word16 framelength, Bitstr* streamdata);
265 status = WebRtcIsac_EncodeFrameLen( in WebRtcIsac_EncodeLb()1032 status = WebRtcIsac_EncodeFrameLen(ISACSavedEnc_obj->framelength, in WebRtcIsac_EncodeStoredDataLb()
1814 int WebRtcIsac_EncodeFrameLen(WebRtc_Word16 framesamples, Bitstr* streamdata) { in WebRtcIsac_EncodeFrameLen() function