Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h33 Bitstr_enc *streamdata,
55 Bitstr_enc *streamdata,
60 Bitstr_enc *streamdata,
68 Bitstr_enc *streamdata);
76 Bitstr_enc *streamdata);
79 Bitstr_enc *streamdata,
84 Bitstr_enc *streamdata,
99 Bitstr_enc *streamdata);
106 Bitstr_enc *streamdata);
Darith_routins.h40 Bitstr_enc *streamData,
57 int16_t WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData);
99 Bitstr_enc *streamData,
Dstructs.h50 } Bitstr_enc; typedef
305 Bitstr_enc bitstr_obj;
Darith_routines.c33 int16_t WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData) in WebRtcIsacfix_EncTerminate()
Dentropy_coding.c522 Bitstr_enc *streamdata, in WebRtcIsacfix_EncodeSpec()
1062 Bitstr_enc *streamdata, in EstCodeLpcCoef()
1334 Bitstr_enc *streamdata, in WebRtcIsacfix_EstCodeLpcGain()
1436 Bitstr_enc *streamdata, in WebRtcIsacfix_EncodeLpc()
1481 int WebRtcIsacfix_EncodeRcCoef(int16_t *RCQ15, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeRcCoef()
1541 int WebRtcIsacfix_EncodeGain2(int32_t *gainQ10, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeGain2()
1597 Bitstr_enc* streamdata, in WebRtcIsacfix_EncodePitchGain()
1751 Bitstr_enc* streamdata, in WebRtcIsacfix_EncodePitchLag()
1900 int WebRtcIsacfix_EncodeFrameLen(int16_t framesamples, Bitstr_enc *streamdata) { in WebRtcIsacfix_EncodeFrameLen()
1955 int WebRtcIsacfix_EncodeReceiveBandwidth(int16_t *BWno, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeReceiveBandwidth()
Darith_routines_hist.c35 int WebRtcIsacfix_EncHistMulti(Bitstr_enc *streamData, in WebRtcIsacfix_EncHistMulti()
Darith_routines_logist.c98 int WebRtcIsacfix_EncLogisticMulti2(Bitstr_enc *streamData, in WebRtcIsacfix_EncLogisticMulti2()