Home
last modified time | relevance | path

Searched defs:phase_r (Results 1 – 7 of 7) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/
H A Deinspline_helper.hpp131 T& phase_r, in fix_phase_rotate_c2r()
195 T phase_r, phase_i; in fix_phase_rotate_c2c() local
220 T& phase_r, in fix_phase_rotate_c2c()
266 …_phase(const Array<std::complex<T>, 3>& in, const TinyVector<T2, 3>& twist, T& phase_r, T& phase_i) in compute_phase() argument
340 T phase_i, phase_r; in fix_phase_rotate() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_stereotools.c34 int phase_r; member
158 const int phase_r = s->phase_r; in filter_frame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_stereotools.c34 int phase_r; member
158 const int phase_r = s->phase_r; in filter_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_stereotools.c34 int phase_r; member
158 const int phase_r = s->phase_r; in filter_frame() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_stereotools.c34 int phase_r; member
157 const int phase_r = s->phase_r; in filter_frame() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_stereotools.c34 int phase_r; member
157 const int phase_r = s->phase_r; in filter_frame() local
/dports/science/qmcpack/qmcpack-3.11.0/src/Platforms/CPU/
H A De2iphi.h108 inline void eval_e2iphi(int n, const T* restrict phi, T* restrict phase_r, T* restrict phase_i) in eval_e2iphi()