Searched defs:shiftUV (Results 1 – 2 of 2) sorted by relevance
/third_party/libsnd/src/ALAC/ |
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 | 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()
|