Home
last modified time | relevance | path

Searched defs:bytesShifted (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/src/ALAC/
Dmatrix_dec.c134 int32_t mixbits, int32_t mixres, uint16_t * shiftUV, int32_t bytesShifted) in unmix24()
208 int32_t mixbits, int32_t mixres, uint16_t * shiftUV, int32_t bytesShifted) in unmix32()
274 …t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32_t numSamples, int32_t bytesShifted) in copyPredictorTo24Shift()
316 …t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32_t numSamples, int32_t bytesShifted) in copyPredictorTo32Shift()
Dmatrix_enc.c127 int32_t mixbits, int32_t mixres, uint16_t * shiftUV, int32_t bytesShifted) in mix24()
211 int32_t mixbits, int32_t mixres, uint16_t * shiftUV, int32_t bytesShifted) in mix32()
Dalac_encoder.c235 uint8_t bytesShifted ; in EncodeStereo() local
515 uint8_t bytesShifted ; in EncodeStereoFast() local
754 uint8_t bytesShifted ; in EncodeMono() local
Dalac_decoder.c153 uint8_t bytesShifted ; in alac_decode() local