Searched defs:bytesShifted (Results 1 – 4 of 4) sorted by relevance
/third_party/libsnd/src/ALAC/ |
D | matrix_dec.c | 134 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()
|
D | matrix_enc.c | 127 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()
|
D | alac_encoder.c | 235 uint8_t bytesShifted ; in EncodeStereo() local 515 uint8_t bytesShifted ; in EncodeStereoFast() local 754 uint8_t bytesShifted ; in EncodeMono() local
|
D | alac_decoder.c | 153 uint8_t bytesShifted ; in alac_decode() local
|