Searched refs:nSamplesOut (Results 1 – 2 of 2) sorted by relevance
87 …opus_int32 *nSamplesOut /* O Number of samples decoded … in silk_Decode() argument304 …*nSamplesOut = silk_DIV32( nSamplesOutDec * decControl->API_sampleRate, silk_SMULBB( channel_state… in silk_Decode()308 decControl->nChannelsAPI == 2 ? *nSamplesOut : ALLOC_NONE, opus_int16 ); in silk_Decode()322 for( i = 0; i < *nSamplesOut; i++ ) { in silk_Decode()335 for( i = 0; i < *nSamplesOut; i++ ) { in silk_Decode()339 for( i = 0; i < *nSamplesOut; i++ ) { in silk_Decode()
114 …opus_int32 *nSamplesOut /* O Number of samples decoded …