HomeSort by relevance Sort by last modified time
    Searched refs:fftstr_obj (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
transform.c 43 FFTstr* fftstr_obj) {
64 WebRtcIsac_Fftns(1, dims, tmpre, tmpim, -1, 1.0, fftstr_obj);
87 FFTstr* fftstr_obj) {
113 WebRtcIsac_Fftns(1, &dims, outre1, outre2, 1, FRAMESAMPLES_HALF, fftstr_obj);
codec.h 187 FFTstr* fftstr_obj);
194 FFTstr* fftstr_obj);
structs.h 320 FFTstr fftstr_obj; member in struct:__anon38871
363 FFTstr fftstr_obj; member in struct:__anon38872
389 FFTstr fftstr_obj; member in struct:__anon38873
398 FFTstr fftstr_obj; member in struct:__anon38874
decode.c 127 &ISACdecLB_obj->fftstr_obj);
225 &ISACdecUB_obj->fftstr_obj);
292 real_f, imag_f, LPw, HPw, &ISACdecUB_obj->fftstr_obj);
encode.c 387 LPw_pf, HPw, fre, fim, &ISACencLB_obj->fftstr_obj);
790 fre, fim, &ISACencUB_obj->fftstr_obj);
    [all...]

Completed in 797 milliseconds