Searched defs:AAC_ENC (Results 1 – 1 of 1) sorted by relevance
123 struct AAC_ENC { struct125 AACENC_CONFIG *config;127 … ancillaryBitsPerFrame; /* ancillary bits per frame calculated from ancillary rate */129 CHANNEL_MAPPING channelMapping;131 QC_STATE *qcKernel;132 QC_OUT *qcOut[(1)];134 PSY_OUT *psyOut[(1)];135 PSY_INTERNAL *psyKernel;139 CHANNEL_MODE encoderMode;140 INT bandwidth90dB;[all …]