Home
last modified time | relevance | path

Searched refs:copyPredictorTo24Shift (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/ALAC/
Dmatrixlib.h71 void copyPredictorTo24Shift (const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, …
Dmatrix_dec.c274 copyPredictorTo24Shift (const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32… in copyPredictorTo24Shift() function
Dalac_decoder.c321copyPredictorTo24Shift (p->mMixBufferU, p->mShiftBuffer, out32, numChannels, numSamples, bytesShif… in alac_decode()