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