HomeSort by relevance Sort by last modified time
    Searched refs:CalcLrIntQ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_filter.c 61 static __inline WebRtc_Word32 CalcLrIntQ(WebRtc_Word32 fixVal,
143 indW32 = CalcLrIntQ(curLagQ7, 7);
218 indW16 = (WebRtc_Word16)CalcLrIntQ(curLagQ7, 7);
entropy_coding.c 40 static __inline WebRtc_Word32 CalcLrIntQ(WebRtc_Word32 fixVal, WebRtc_Word16 qDomain) {
    [all...]

Completed in 75 milliseconds