Class | Description |
---|---|
BenchmarkDoubleDCT |
Benchmark of double precision DCT's
|
BenchmarkFloatDCT |
Benchmark of single precision DCT's
|
DoubleDCT_1D |
Computes 1D Discrete Cosine Transform (DCT) of double precision data.
|
DoubleDCT_2D |
Computes 2D Discrete Cosine Transform (DCT) of double precision data.
|
DoubleDCT_3D |
Computes 3D Discrete Cosine Transform (DCT) of double precision data.
|
FloatDCT_1D |
Computes 1D Discrete Cosine Transform (DCT) of single precision data.
|
FloatDCT_2D |
Computes 2D Discrete Cosine Transform (DCT) of single precision data.
|
FloatDCT_3D |
Computes 3D Discrete Cosine Transform (DCT) of single precision data.
|
Copyright © 2015. All rights reserved.