Searched defs:denshift (Results 1 – 2 of 2) sorted by relevance
/third_party/libsnd/src/ALAC/ |
D | dp_enc.c | 43 init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) in init_coefs() 73 …t32_t * pc1, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshift) in pc_block()
|
D | dp_dec.c | 53 …t32_t * out, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshift) in unpc_block()
|