Lines Matching refs:samples
198 int delay; /* overall delay / samples */
200 int corePathOffset; /* core path offset / samples; added by
202 int sbrPathOffset; /* SBR path offset / samples; added by
206 int delayInput2Core; /* delay of the input to the core / samples */
943 INT_PCM *samples, /*!< time samples, always deinterleaved */
1084 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize, 0,
1105 o left and right time domain samples
1117 samples + hSbrElement->elInfo.ChannelIndex[0] * samplesBufSize,
1118 samples + hSbrElement->elInfo.ChannelIndex[1] * samplesBufSize};
1123 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize,
1206 INT_PCM *samples, /*!< time samples, always deinterleaved */
1230 samples +
1234 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize,
1244 samples + hSbrEncoder->lfeChIdx * samplesBufSize +
1247 samples + hSbrEncoder->lfeChIdx * samplesBufSize,
1258 FDKmemmove(samples + c * samplesBufSize,
1259 samples + c * samplesBufSize +
1266 FDKmemcpy(samples + c * samplesBufSize,
1267 samples + c * samplesBufSize +
2021 more than SBR framelength samples delay difference */
2384 INT sbrEncoder_EncodeFrame(HANDLE_SBR_ENCODER hSbrEncoder, INT_PCM *samples,
2394 samples + hSbrEncoder->downsampledOffset / hSbrEncoder->nChannels,
2402 samples + hSbrEncoder->downsampledOffset / hSbrEncoder->nChannels,