OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invARSpecQ8
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c
278
WebRtc_UWord16
invARSpecQ8
[FRAMESAMPLES_QUARTER];
329
invARSpecQ8
[k] = (WebRtc_Word16)newRes;
332
len = WebRtcIsac_DecLogisticMulti2(data, streamdata,
invARSpecQ8
, DitherQ7,
401
WebRtc_UWord16
invARSpecQ8
[FRAMESAMPLES_QUARTER];
582
invARSpecQ8
[k] = (WebRtc_Word16)newRes;
585
err = WebRtcIsac_EncLogisticMulti2(streamdata, dataQ7,
invARSpecQ8
,
[
all
...]
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.c
500
WebRtc_UWord16
invARSpecQ8
[FRAMESAMPLES/4];
592
CalcRootInvArSpec(ARCoefQ12, gain2_Q10,
invARSpecQ8
);
596
status = WebRtcIsacfix_EncLogisticMulti2(streamdata, dataQ7,
invARSpecQ8
, (WebRtc_Word16)FRAMESAMPLES);
[
all
...]
Completed in 359 milliseconds