Searched refs:Bitstr_dec (Results 1 – 9 of 9) sorted by relevance
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding.h | 25 WebRtc_Word16 WebRtcIsacfix_DecodeSpec(Bitstr_dec *streamdata, 38 int WebRtcIsacfix_DecodeLpcCoef(Bitstr_dec *streamdata, 46 Bitstr_dec *streamdata, 63 int WebRtcIsacfix_DecodeRcCoef(Bitstr_dec *streamdata, 71 int WebRtcIsacfix_DecodeGain2(Bitstr_dec *streamdata, 87 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, 90 int WebRtcIsacfix_DecodePitchLag(Bitstr_dec *streamdata, 94 int WebRtcIsacfix_DecodeFrameLen(Bitstr_dec *streamdata, 101 int WebRtcIsacfix_DecodeSendBandwidth(Bitstr_dec *streamdata,
|
D | arith_routins.h | 79 Bitstr_dec *streamData, 127 Bitstr_dec *streamData, 155 Bitstr_dec *streamData,
|
D | decode_bwe.c | 28 Bitstr_dec *streamdata, in WebRtcIsacfix_EstimateBandwidth()
|
D | structs.h | 36 } Bitstr_dec; typedef 341 Bitstr_dec bitstr_obj;
|
D | arith_routines_hist.c | 149 Bitstr_dec *streamData, in WebRtcIsacfix_DecHistBisectMulti() 286 Bitstr_dec *streamData, in WebRtcIsacfix_DecHistOneStepMulti()
|
D | isacfix.c | 571 Bitstr_dec streamdata; in WebRtcIsacfix_UpdateBwEstimate1() 666 Bitstr_dec streamdata; in WebRtcIsacfix_UpdateBwEstimate() 1264 Bitstr_dec streamdata; in WebRtcIsacfix_ReadFrameLen() 1313 Bitstr_dec streamdata; in WebRtcIsacfix_ReadBwIndex()
|
D | entropy_coding.c | 426 WebRtc_Word16 WebRtcIsacfix_DecodeSpec(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodeSpec() 781 Bitstr_dec *streamdata, in WebRtcIsacfix_DecodeLpc() 797 int WebRtcIsacfix_DecodeLpcCoef(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodeLpcCoef() 1469 int WebRtcIsacfix_DecodeRcCoef(Bitstr_dec *streamdata, WebRtc_Word16 *RCQ15) in WebRtcIsacfix_DecodeRcCoef() 1525 int WebRtcIsacfix_DecodeGain2(Bitstr_dec *streamdata, WebRtc_Word32 *gainQ10) in WebRtcIsacfix_DecodeGain2() 1582 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, WebRtc_Word16 *PitchGains_Q12) in WebRtcIsacfix_DecodePitchGain() 1672 int WebRtcIsacfix_DecodePitchLag(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodePitchLag() 1886 int WebRtcIsacfix_DecodeFrameLen(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodeFrameLen() 1954 int WebRtcIsacfix_DecodeSendBandwidth(Bitstr_dec *streamdata, WebRtc_Word16 *BWno) { in WebRtcIsacfix_DecodeSendBandwidth()
|
D | codec.h | 26 Bitstr_dec *streamdata,
|
D | arith_routines_logist.c | 232 Bitstr_dec *streamData, in WebRtcIsacfix_DecLogisticMulti2()
|