Searched refs:Bitstr_enc (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding.h | 33 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);
|
D | arith_routins.h | 40 Bitstr_enc *streamData, 57 WebRtc_Word16 WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData); 99 Bitstr_enc *streamData,
|
D | structs.h | 48 } Bitstr_enc; typedef 305 Bitstr_enc bitstr_obj;
|
D | arith_routines.c | 33 WebRtc_Word16 WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData) in WebRtcIsacfix_EncTerminate()
|
D | entropy_coding.c | 495 Bitstr_enc *streamdata, in WebRtcIsacfix_EncodeSpec() 966 Bitstr_enc *streamdata, in EstCodeLpcCoef() 1324 Bitstr_enc *streamdata, in WebRtcIsacfix_EstCodeLpcGain() 1447 Bitstr_enc *streamdata, in WebRtcIsacfix_EncodeLpc() 1491 int WebRtcIsacfix_EncodeRcCoef(WebRtc_Word16 *RCQ15, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeRcCoef() 1551 int WebRtcIsacfix_EncodeGain2(WebRtc_Word32 *gainQ10, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeGain2() 1606 int WebRtcIsacfix_EncodePitchGain(WebRtc_Word16 *PitchGains_Q12, Bitstr_enc *streamdata, ISAC_SaveE… in WebRtcIsacfix_EncodePitchGain() 1762 Bitstr_enc *streamdata, ISAC_SaveEncData_t* encData) in WebRtcIsacfix_EncodePitchLag() 1914 int WebRtcIsacfix_EncodeFrameLen(WebRtc_Word16 framesamples, Bitstr_enc *streamdata) { in WebRtcIsacfix_EncodeFrameLen() 1969 int WebRtcIsacfix_EncodeReceiveBandwidth(WebRtc_Word16 *BWno, Bitstr_enc *streamdata) in WebRtcIsacfix_EncodeReceiveBandwidth()
|
D | arith_routines_hist.c | 35 int WebRtcIsacfix_EncHistMulti(Bitstr_enc *streamData, in WebRtcIsacfix_EncHistMulti()
|
D | arith_routines_logist.c | 99 int WebRtcIsacfix_EncLogisticMulti2(Bitstr_enc *streamData, in WebRtcIsacfix_EncLogisticMulti2()
|