Home
last modified time | relevance | path

Searched refs:complex_to_real (Results 1 – 25 of 46) sorted by relevance

12

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/grc/
H A Dblocks_complex_to_real.block.yml28 make: blocks.complex_to_real(${vlen})
31 includes: ['#include <gnuradio/blocks/complex_to_real.h>']
32 declarations: 'blocks::complex_to_real::sptr ${id};'
33 make: 'this->${id} = blocks::complex_to_real::make(${vlen});'
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/include/gnuradio/blocks/
H A Dcomplex_to_real.h36 class BLOCKS_API complex_to_real : virtual public sync_block
40 typedef boost::shared_ptr<complex_to_real> sptr;
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Dcomplex_to_real_impl.cc34 complex_to_real::sptr complex_to_real::make(size_t vlen) in make()
H A Dcomplex_to_real_impl.h31 class BLOCKS_API complex_to_real_impl : public complex_to_real
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_atempo.c144 RDFTContext *complex_to_real; member
241 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
242 atempo->complex_to_real = NULL; in yae_release_buffers()
298 av_rdft_end(atempo->complex_to_real); in yae_reset()
299 atempo->complex_to_real = NULL; in yae_reset()
308 if (!atempo->complex_to_real) { in yae_reset()
602 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
626 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
641 RDFTContext *complex_to_real) in yae_align() argument
652 complex_to_real, in yae_align()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Daf_atempo.c141 RDFTContext *complex_to_real; member
232 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
233 atempo->complex_to_real = NULL; in yae_release_buffers()
289 av_rdft_end(atempo->complex_to_real); in yae_reset()
290 atempo->complex_to_real = NULL; in yae_reset()
299 if (!atempo->complex_to_real) { in yae_reset()
607 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
631 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
646 RDFTContext *complex_to_real) in yae_align() argument
657 complex_to_real, in yae_align()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_atempo.c141 RDFTContext *complex_to_real; member
237 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
238 atempo->complex_to_real = NULL; in yae_release_buffers()
294 av_rdft_end(atempo->complex_to_real); in yae_reset()
295 atempo->complex_to_real = NULL; in yae_reset()
304 if (!atempo->complex_to_real) { in yae_reset()
612 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
636 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
651 RDFTContext *complex_to_real) in yae_align() argument
662 complex_to_real, in yae_align()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_atempo.c144 RDFTContext *complex_to_real; member
241 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
242 atempo->complex_to_real = NULL; in yae_release_buffers()
298 av_rdft_end(atempo->complex_to_real); in yae_reset()
299 atempo->complex_to_real = NULL; in yae_reset()
308 if (!atempo->complex_to_real) { in yae_reset()
602 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
626 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
641 RDFTContext *complex_to_real) in yae_align() argument
652 complex_to_real, in yae_align()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c144 RDFTContext *complex_to_real; member
241 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
242 atempo->complex_to_real = NULL; in yae_release_buffers()
298 av_rdft_end(atempo->complex_to_real); in yae_reset()
299 atempo->complex_to_real = NULL; in yae_reset()
308 if (!atempo->complex_to_real) { in yae_reset()
602 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
626 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
641 RDFTContext *complex_to_real) in yae_align() argument
652 complex_to_real, in yae_align()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Daf_atempo.c141 RDFTContext *complex_to_real; member
232 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
233 atempo->complex_to_real = NULL; in yae_release_buffers()
289 av_rdft_end(atempo->complex_to_real); in yae_reset()
290 atempo->complex_to_real = NULL; in yae_reset()
299 if (!atempo->complex_to_real) { in yae_reset()
607 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
631 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
646 RDFTContext *complex_to_real) in yae_align() argument
657 complex_to_real, in yae_align()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c144 RDFTContext *complex_to_real; member
241 av_rdft_end(atempo->complex_to_real); in yae_release_buffers()
242 atempo->complex_to_real = NULL; in yae_release_buffers()
298 av_rdft_end(atempo->complex_to_real); in yae_reset()
299 atempo->complex_to_real = NULL; in yae_reset()
308 if (!atempo->complex_to_real) { in yae_reset()
602 RDFTContext *complex_to_real, in yae_xcorr_via_rdft() argument
626 av_rdft_calc(complex_to_real, xcorr); in yae_xcorr_via_rdft()
641 RDFTContext *complex_to_real) in yae_align() argument
652 complex_to_real, in yae_align()
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/examples/volk_benchmark/
H A Dvolk_types.py73 def complex_to_real(N): function
74 op = blocks.complex_to_real()
123 complex_to_real,
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/linalg/
H A Dfft_operations.hpp421 void complex_to_real(viennacl::vector_base<NumericT> const & in, in complex_to_real() function
427 viennacl::linalg::host_based::complex_to_real(in, out, size); in complex_to_real()
431 viennacl::linalg::opencl::complex_to_real(in, out, size); in complex_to_real()
437 viennacl::linalg::cuda::complex_to_real(in, out, size); in complex_to_real()
H A Dcirculant_matrix_operations.hpp67 viennacl::linalg::complex_to_real(tmp2, result, vec.size()); in prod_impl()
H A Dtoeplitz_matrix_operations.hpp67 viennacl::linalg::complex_to_real(tmp, tmp2, vec.size() * 2); in prod_impl()
/dports/astro/gnuastro/gnuastro-0.16/bin/convolve/
H A Dmain.h48 enum complex_to_real enum
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/swig/
H A Dblocks_swig2.i86 GR_SWIG_BLOCK_MAGIC2(blocks, complex_to_real);
/dports/comms/gqrx/gqrx-2.15/src/dsp/
H A Drx_demod_am.h117 gr::blocks::complex_to_real::sptr d_demod2;
H A Drx_demod_am.cpp126 d_demod2 = gr::blocks::complex_to_real::make(1); in rx_demod_amsync()
/dports/math/clfft/clFFT-2.12.2/src/tests/
H A Daccuracy_test_mixed_radices.cpp143complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in mixed_radix_hermitian_to_real()
281complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in hermitian_to_real_transforms_with_non_unit_output_strides_should_pass()
318complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in hermitian_to_real_transforms_with_non_unit_input_strides_should_pass()
H A Daccuracy_test_pow7.cpp500complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in normal_1D_in_place_hermitian_interleaved_to_real()
562complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in normal_1D_out_of_place_hermitian_interleaved_to_real()
624complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in normal_1D_out_of_place_hermitian_planar_to_real()
1086complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in small_1D_in_place_hermitian_interleaved_to_real()
1148complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in small_1D_out_of_place_hermitian_interleaved_to_real()
1210complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in small_1D_out_of_place_hermitian_planar_to_real()
1672complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in large_1D_in_place_hermitian_interleaved_to_real()
1734complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in large_1D_out_of_place_hermitian_interleaved_to_real()
1796complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in large_1D_out_of_place_hermitian_planar_to_real()
2272complex_to_real<T, cl_T, fftw_T>(pattern, lengths, batch, input_strides, output_strides, input_dis… in normal_2D_in_place_hermitian_interleaved_to_real()
[all …]
H A Daccuracy_test_pow3.cpp500complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in normal_1D_in_place_hermitian_interleaved_to_real()
562complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in normal_1D_out_of_place_hermitian_interleaved_to_real()
624complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in normal_1D_out_of_place_hermitian_planar_to_real()
1086complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in small_1D_in_place_hermitian_interleaved_to_real()
1148complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in small_1D_out_of_place_hermitian_interleaved_to_real()
1210complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in small_1D_out_of_place_hermitian_planar_to_real()
1672complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in large_1D_in_place_hermitian_interleaved_to_real()
1734complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in large_1D_out_of_place_hermitian_interleaved_to_real()
1796complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in large_1D_out_of_place_hermitian_planar_to_real()
2571complex_to_real<T, cl_T, fftw_T>( pattern, lengths, batch, input_strides, output_strides, input_di… in normal_2D_in_place_hermitian_interleaved_to_real()
[all …]
/dports/comms/gqrx/gqrx-2.15/src/receivers/
H A Dnbrx.h134 gr::blocks::complex_to_real::sptr demod_ssb; /*!< SSB demodulator. */
/dports/math/viennacl/ViennaCL-1.7.1/tests/src/
H A Dfft_1d.cpp893 ScalarType complex_to_real(std::vector<ScalarType>& in, std::vector<ScalarType>& out,
896 ScalarType complex_to_real(std::vector<ScalarType>& in, std::vector<ScalarType>& out, in complex_to_real() function
906 viennacl::linalg::complex_to_real(input, output, input.size() / 2); in complex_to_real()
1061 if (test_correctness("fft:complex_to_real", read_vectors_pair, &complex_to_real) == EXIT_FAILURE) in main()
H A Dfft_1d.cu893 ScalarType complex_to_real(std::vector<ScalarType>& in, std::vector<ScalarType>& out,
896 ScalarType complex_to_real(std::vector<ScalarType>& in, std::vector<ScalarType>& out, in complex_to_real() function
906 viennacl::linalg::complex_to_real(input, output, input.size() / 2); in complex_to_real()
1061 if (test_correctness("fft:complex_to_real", read_vectors_pair, &complex_to_real) == EXIT_FAILURE) in main()

12