#include <Transform8.hh>
Public Member Functions | |
void | cdft (long, long, float *, long *, float *) |
void | cdft (long, long, double *, long *, double *) |
void | rdft (long, long, float *, long *, float *) |
void | rdft (long, long, double *, long *, double *) |
void | ddct (long, long, float *, long *, float *) |
void | ddct (long, long, double *, long *, double *) |
void | ddst (long, long, float *, long *, float *) |
void | ddst (long, long, double *, long *, double *) |
void | dfct (long, float *, float *, long *, float *) |
void | dfct (long, double *, double *, long *, double *) |
void | dfst (long, float *, float *, long *, float *) |
void | dfst (long, double *, double *, long *, double *) |
Private Member Functions | |
void | makewt (long, long *, float *) |
void | makewt (long, long *, double *) |
void | makect (long, long *, float *) |
void | makect (long, long *, double *) |
void | bitrv2 (long, long *, float *) |
void | bitrv2 (long, long *, double *) |
void | bitrv2conj (long, long *, float *) |
void | bitrv2conj (long, long *, double *) |
void | cftfsub (long, float *, float *) |
void | cftfsub (long, double *, double *) |
void | cftbsub (long, float *, float *) |
void | cftbsub (long, double *, double *) |
void | cft1st (long, float *, float *) |
void | cft1st (long, double *, double *) |
void | cftmdl (long, long, float *, float *) |
void | cftmdl (long, long, double *, double *) |
void | rftfsub (long, float *, long, float *) |
void | rftfsub (long, double *, long, double *) |
void | rftbsub (long, float *, long, float *) |
void | rftbsub (long, double *, long, double *) |
void | dctsub (long, float *, long, float *) |
void | dctsub (long, double *, long, double *) |
void | dstsub (long, float *, long, float *) |
void | dstsub (long, double *, long, double *) |
Jussi Laako
Definition at line 64 of file Transform8.hh.
|
Definition at line 653 of file Transform8.cc. References bitrv2(). Referenced by cdft(), ddct(), ddst(), dfct(), dfst(), and rdft(). |
|
Definition at line 1997 of file Transform8.cc. References bitrv2(). |
|
Definition at line 701 of file Transform8.cc. |
|
Definition at line 2045 of file Transform8.cc. |
|
Definition at line 733 of file Transform8.cc. References T8_INLINE. Referenced by cdft(), ddct(), ddst(), dfct(), dfst(), makewt(), and rdft(). |
|
Definition at line 2077 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 833 of file Transform8.cc. References T8_INLINE. Referenced by cdft(). |
|
Definition at line 2177 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 942 of file Transform8.cc. References cft1st(), cftmdl(), and T8_INLINE. Referenced by cdft(), ddct(), ddst(), dfct(), dfst(), and rdft(). |
|
Definition at line 2286 of file Transform8.cc. |
|
Definition at line 992 of file Transform8.cc. |
|
Definition at line 2336 of file Transform8.cc. |
|
Definition at line 1107 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2451 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 1322 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2666 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 1565 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2909 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 1590 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2934 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 1617 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2961 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 1638 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 2982 of file Transform8.cc. References T8_INLINE. |
|
Definition at line 318 of file Transform8.cc. References bitrv2(), bitrv2conj(), cftbsub(), cftfsub(), and makewt(). |
|
Definition at line 1662 of file Transform8.cc. References bitrv2(), bitrv2conj(), cftbsub(), cftfsub(), and makewt(). |
|
Definition at line 337 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 1681 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 377 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), dctsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 1721 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), dctsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 428 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), dstsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 1772 of file Transform8.cc. References bitrv2(), cftbsub(), cftfsub(), dstsub(), makect(), makewt(), rftbsub(), and rftfsub(). |
|
Definition at line 479 of file Transform8.cc. References bitrv2(), cftfsub(), dctsub(), makect(), makewt(), and rftfsub(). |
|
Definition at line 1823 of file Transform8.cc. References bitrv2(), cftfsub(), dctsub(), makect(), makewt(), and rftfsub(). |
|
Definition at line 569 of file Transform8.cc. References bitrv2(), cftfsub(), dstsub(), makect(), makewt(), and rftfsub(). |
|
Definition at line 1913 of file Transform8.cc. References bitrv2(), cftfsub(), dstsub(), makect(), makewt(), and rftfsub(). |