Home
last modified time | relevance | path

Searched refs:chanbits (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/ALAC/
Ddplib.h54 …int32_t * pc, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshif…
55 …nt32_t * out, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshif…
Ddp_enc.c73 …nt32_t * pc1, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshif… in pc_block() argument
83 uint32_t chanshift = 32 - chanbits ; in pc_block()
Ddp_dec.c53 …nt32_t * out, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshif… in unpc_block() argument
61 uint32_t chanshift = 32 - chanbits ; in unpc_block()