Contents

Introduction

Explains how to use the C programming interface for high-speed vector signal processing.

Organization of This Document

This document is divided into five chapters:

About the vDSP API —Describes calling conventions, naming conventions, and data types used by the vDSP API.

Using Fourier Transforms —Covers the Fourier transform functionality in vDSP at a conceptual level.

Using Discrete Fourier Transform (DFT) Functions —Covers the modern API for some of the FFT capability in vDSP.

Using Discrete Cosine Transform (DCT) Functions —Covers the API for the DCT capability in vDSP.

Using Biquadratic Filter Functions —Covers the API for the Biquad capability in vDSP.

See Also

vDSP Examples provides working samples that demonstrate the use of the vDSP API to perform convolutions, Discrete Fourier Transforms (DFTs), or Fast Fourier Transforms (FFTs).

For more information about specific APIs, see vDSP Reference .

Copyright © 2000, 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-10-21