|
FFmpeg
|
SBC basic "building bricks". More...
Go to the source code of this file.
Classes | |
| struct | sbc_dsp_context |
Macros | |
| #define | SCALE_OUT_BITS 15 |
| #define | SBC_X_BUFFER_SIZE 328 |
Typedefs | |
| typedef struct sbc_dsp_context | SBCDSPContext |
Functions | |
| void | ff_sbcdsp_init (SBCDSPContext *s) |
| void | ff_sbcdsp_init_arm (SBCDSPContext *s) |
| void | ff_sbcdsp_init_x86 (SBCDSPContext *s) |
SBC basic "building bricks".
1.8.12