FFmpeg
|
aacpsy.h File Reference
Include dependency graph for aacpsy.h:
Go to the source code of this file.
Data Structures | |
struct | AACPsyContext |
context used by psychoacoustic model More... | |
Typedefs | |
typedef struct AACPsyContext | AACPsyContext |
context used by psychoacoustic model More... | |
Enumerations | |
enum | AACPsyModelType { AAC_PSY_TEST, AAC_PSY_3GPP, AAC_NB_PSY_MODELS } |
Functions | |
void | ff_aac_psy_end (AACPsyContext *ctx) |
Cleanup model context at the end. More... | |
Typedef Documentation
typedef struct AACPsyContext AACPsyContext |
context used by psychoacoustic model
Enumeration Type Documentation
enum AACPsyModelType |
Function Documentation
void ff_aac_psy_end | ( | AACPsyContext * | ctx | ) |
Cleanup model context at the end.
- Parameters
-
ctx model context
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11