uint16_tnSamplesPerChannel,/* i : number of samples per channel requested to be written to output buffer */
uint16_tnSamplesPerChannel,/* i : number of samples per channel requested to be written to output buffer */
#ifdef SPLIT_REND_WITH_HEAD_ROT
#ifdef SPLIT_REND_WITH_HEAD_ROT
IVAS_DEC_PCM_TYPEpcmType,
constIVAS_DEC_PCM_TYPEpcmType,
void*pcmBuf,
void*pcmBuf,
#else
#else
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */
uint16_tnSamplesPerChannel,/* i : number of samples per channel requested to be written to output buffer */
uint16_tnSamplesPerChannel,/* i : number of samples per channel requested to be written to output buffer */
#ifdef SPLIT_REND_WITH_HEAD_ROT
#ifdef SPLIT_REND_WITH_HEAD_ROT
IVAS_DEC_PCM_TYPEpcmType,
constIVAS_DEC_PCM_TYPEpcmType,
void*pcmBuf,
void*pcmBuf,
#else
#else
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */