#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | SBRDSPContext |
Functions | |
void | ff_sbrdsp_init (SBRDSPContext *s) |
void | ff_sbrdsp_init_arm (SBRDSPContext *s) |
void | ff_sbrdsp_init_x86 (SBRDSPContext *s) |
Variables | |
const float | ff_sbr_noise_table [][2] |
void ff_sbrdsp_init | ( | SBRDSPContext * | s | ) |
void ff_sbrdsp_init_arm | ( | SBRDSPContext * | s | ) |
void ff_sbrdsp_init_x86 | ( | SBRDSPContext * | s | ) |
const float ff_sbr_noise_table[][2] |