Go to the documentation of this file.
22 #ifndef AVCODEC_PSYMODEL_H
23 #define AVCODEC_PSYMODEL_H
28 #define PSY_MAX_BANDS 128
30 #define PSY_MAX_CHANS 20
141 const uint8_t **bands,
const int *num_bands,
142 int num_groups,
const uint8_t *group_map);