Home
last modified time | relevance | path

Searched refs:wfft (Results 1 – 25 of 51) sorted by relevance

123

/dports/science/cdcl/dcl-5.4.8-C/src/math2/shtlib/
H A Dshinif.c20 /* Subroutine */ int shinif_(integer *nfft, real *wfft) in shinif_() argument
25 --wfft; in shinif_()
28 rffti_(nfft, &wfft[1]); in shinif_()
H A Dshfftb.c20 /* Subroutine */ int shfftb_(integer *nfft, real *xfft, real *wfft) in shfftb_() argument
26 --wfft; in shfftb_()
29 rfftb_(nfft, &xfft[1], &wfft[1]); in shfftb_()
H A Dshfftf.c20 /* Subroutine */ int shfftf_(integer *nfft, real *xfft, real *wfft) in shfftf_() argument
26 --wfft; in shfftf_()
29 rfftf_(nfft, &xfft[1], &wfft[1]); in shfftf_()
H A Dshfw2g.c25 real *g, real *h__, real *wfft) in shfw2g_() argument
41 --wfft; in shfw2g_()
44 shfwga_(mm, jm, im, &c__0, mm, &w[w_offset], &g[g_offset], h__, &wfft[1]); in shfw2g_()
H A Dshfwgj.c21 m2, real *wj, real *gj, real *h__, real *wfft) in shfwgj_() argument
36 --wfft; in shfwgj_()
62 shfftb_(&i__1, h__, &wfft[1]); in shfwgj_()
H A Dshfwgm.c21 real *wi, real *g, real *h__, real *wfft) in shfwgm_() argument
39 --wfft; in shfwgm_()
52 shfftb_(&i__2, h__, &wfft[1]); in shfwgm_()
H A Dshfg2w.c21 real *w, real *h__, real *wfft) in shfg2w_() argument
38 --wfft; in shfg2w_()
51 shfftf_(&i__2, h__, &wfft[1]); in shfg2w_()
H A Dshfwga.c21 m1, integer *m2, real *w, real *g, real *h__, real *wfft) in shfwga_() argument
38 --wfft; in shfwga_()
66 shfftb_(&i__2, h__, &wfft[1]); in shfwga_()
H A Dshinit.c22 real *py, real *px, real *r__, real *wfft) in shinit_() argument
47 --wfft; in shinit_()
58 shinif_(&i__1, &wfft[1]); in shinit_()
/dports/science/octopus/octopus-10.5/src/td/
H A Dpes_spm.F9065 CMPLX, pointer :: wfft(:,:,:,:,:) => NULL() !< Fourier transform of wavefunction
322 SAFE_ALLOCATE(this%wfft(stst:stend, 1:sdim, kptst:kptend, 1:this%nspoints, 1:this%nomega))
323 this%wfft = M_z0
342 SAFE_DEALLOCATE_P(this%wfft)
433 this%wfft = this%wfft + wfftact
497 sum(abs(this%wfft(ist, isdim, ik, :, iom)**M_TWO),1) * weight
506 abs(this%wfft(ist, isdim, ik, iph, iom))**M_TWO * weight
527 abs(this%wfft(ist, isdim, ik, isp, iom))**M_TWO * weight
537 abs(this%wfft(ist, isdim, ik, 1:this%nspoints, 1:this%nomega))**M_TWO
837 this%wfft, err)
[all …]
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/ns/
H A Dns_core.h80 float wfft[W_LENGTH]; member
H A Dns_core.c114 WebRtc_rdft(inst->anaLen, 1, inst->dataBuf, inst->ip, inst->wfft); in WebRtcNs_InitCore()
865 WebRtc_rdft(inst->anaLen, 1, winData, inst->ip, inst->wfft); in WebRtcNs_ProcessCore()
1158 WebRtc_rdft(inst->anaLen, -1, winData, inst->ip, inst->wfft); in WebRtcNs_ProcessCore()
/dports/audio/libfilteraudio/filter_audio-0.0.1/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
H A Dns_core.c109 WebRtc_rdft(self->anaLen, 1, self->dataBuf, self->ip, self->wfft); in WebRtcNs_InitCore()
898 WebRtc_rdft(time_data_length, 1, time_data, self->ip, self->wfft); in FFT()
940 WebRtc_rdft(time_data_length, -1, time_data, self->ip, self->wfft); in IFFT()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
H A Dns_core.c103 WebRtc_rdft(self->anaLen, 1, self->dataBuf, self->ip, self->wfft); in WebRtcNs_InitCore()
898 WebRtc_rdft(time_data_length, 1, time_data, self->ip, self->wfft); in FFT()
940 WebRtc_rdft(time_data_length, -1, time_data, self->ip, self->wfft); in IFFT()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH];
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/ns/
H A Dns_core.h78 float wfft[W_LENGTH]; member
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dwaterfall.h225 g_fft<wf_fft_type> *wfft; variable

123