Decoder_State*st;/* used for bitstream handling */
floatoutput[MAX_OUTPUT_CHANNELS][L_FRAME48k];/* 'float' buffer for output synthesis, MAX_OUTPUT_CHANNELS channels *//* IVAS_fmToDo: buffer can be allocated dynamically based on the actual number of output channels */
floatoutput[MAX_OUTPUT_CHANNELS][L_FRAME48k];/* 'float' buffer for output synthesis, MAX_OUTPUT_CHANNELS channels */
Decoder_State*st;/* used for bitstream handling */
floatoutput[MAX_TRANSPORT_CHANNELS][L_FRAME48k];/* 'float' buffer for transport channels, MAX_TRANSPORT_CHANNELS channels *//* IVAS_fmToDo: buffer can be allocated dynamically based on the actual number of output channels */
floatoutput[MAX_TRANSPORT_CHANNELS][L_FRAME48k];/* 'float' buffer for transport channels, MAX_TRANSPORT_CHANNELS channels */
floatoutput[MAX_OUTPUT_CHANNELS][L_FRAME48k];/* 'float' buffer for output synthesis, MAX_OUTPUT_CHANNELS channels *//* IVAS_fmToDo: buffer can be allocated dynamically based on the actual number of output channels */
floatoutput[MAX_OUTPUT_CHANNELS][L_FRAME48k];/* 'float' buffer for output synthesis, MAX_OUTPUT_CHANNELS channels */