Searched defs:AAC_ENC (Results 1 – 1 of 1) sorted by relevance
138 struct AAC_ENC { struct139 AACENC_CONFIG *config;141 INT ancillaryBitsPerFrame; /* ancillary bits per frame calculated from144 CHANNEL_MAPPING channelMapping;146 QC_STATE *qcKernel;147 QC_OUT *qcOut[(1)];149 PSY_OUT *psyOut[(1)];150 PSY_INTERNAL *psyKernel;154 CHANNEL_MODE encoderMode;155 INT bandwidth90dB;[all …]