Home
last modified time | relevance | path

Searched refs:fftstr_obj (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dtransform.c44 FFTstr* fftstr_obj) { in WebRtcIsac_Time2Spec() argument
65 WebRtcIsac_Fftns(1, dims, tmpre, tmpim, -1, 1.0, fftstr_obj); in WebRtcIsac_Time2Spec()
88 FFTstr* fftstr_obj) { in WebRtcIsac_Spec2time() argument
114 WebRtcIsac_Fftns(1, &dims, outre1, outre2, 1, FRAMESAMPLES_HALF, fftstr_obj); in WebRtcIsac_Spec2time()
Dstructs.h284 FFTstr fftstr_obj; member
326 FFTstr fftstr_obj; member
348 FFTstr fftstr_obj; member
356 FFTstr fftstr_obj; member
Ddecode.c126 &ISACdecLB_obj->fftstr_obj); in WebRtcIsac_DecodeLb()
224 &ISACdecUB_obj->fftstr_obj); in WebRtcIsac_DecodeUb16()
291 real_f, imag_f, LPw, HPw, &ISACdecUB_obj->fftstr_obj); in WebRtcIsac_DecodeUb12()
Dcodec.h189 FFTstr* fftstr_obj);
196 FFTstr* fftstr_obj);
Dencode.c389 LPw_pf, HPw, fre, fim, &ISACencLB_obj->fftstr_obj); in WebRtcIsac_EncodeLb()
792 fre, fim, &ISACencUB_obj->fftstr_obj); in WebRtcIsac_EncodeUb16()
968 LPw, HPw, fre, fim, &ISACencUB_obj->fftstr_obj); in WebRtcIsac_EncodeUb12()