Word16frm_in[APA_BUF_PER_CHANNEL];/* NOTE: this buffer could be smaller if alocated dynamically based on the actual sampling rate */
#else
Word16frm_in[CPE_CHANNELS*APA_BUF/APA_MAX_NUM_CHANNELS];/* in EVS, 2 output channels *//* NOTE: this buffer could be smaller if alocated dynamically based on the actual sampling rate and number of channels */