Searched refs:copyPredictorTo24Shift (Results 1 – 3 of 3) sorted by relevance
/third_party/libsnd/src/ALAC/ |
D | matrixlib.h | 71 void copyPredictorTo24Shift (const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, …
|
D | matrix_dec.c | 274 copyPredictorTo24Shift (const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32… in copyPredictorTo24Shift() function
|
D | alac_decoder.c | 321 …copyPredictorTo24Shift (p->mMixBufferU, p->mShiftBuffer, out32, numChannels, numSamples, bytesShif… in alac_decode()
|