Home
last modified time | relevance | path

Searched defs:pcmBlock (Results 1 – 6 of 6) sorted by relevance

/dports/audio/kexis/kexis/
H A Dencode.c37 PCMBLOCKSTRUCT pcmBlock; in compress() local
103 void encode_pcmblock(PCMBLOCKSTRUCT *pcmBlock, KEXISBLOCKSTRUCT *kexisBlock, in encode_pcmblock()
158 PCMBLOCKSTRUCT *pcmBlock) in write_kexisblock()
H A Dbits.c56 OPTIONSTRUCT *options, PCMBLOCKSTRUCT *pcmBlock) in push_bits()
154 PCMBLOCKSTRUCT *pcmBlock) in cleanup_bits()
163 long bit_suck(KEXISBLOCKSTRUCT *kexisBlock, long len, PCMBLOCKSTRUCT *pcmBlock, in bit_suck()
H A Ddecode.c37 PCMBLOCKSTRUCT pcmBlock; in decompress() local
94 void decode_kexisblock(KEXISBLOCKSTRUCT *kexisBlock, PCMBLOCKSTRUCT *pcmBlock, in decode_kexisblock()
142 PCMBLOCKSTRUCT *pcmBlock, short data, int now) in write_pcmblock()
H A Dkexis.c327 PCMBLOCKSTRUCT *pcmBlock) in handle_verbose()
380 void free_allocated(PCMBLOCKSTRUCT *pcmBlock, KEXISBLOCKSTRUCT *kexisBlock, in free_allocated()
H A Drice.c29 OPTIONSTRUCT *options, PCMBLOCKSTRUCT *pcmBlock, int kType) in rice_decode()
72 OPTIONSTRUCT *options, PCMBLOCKSTRUCT *pcmBlock, int kType) in rice_encode()
H A Dpredictor.c226 PCMBLOCKSTRUCT *pcmBlock, int *A, int *M) in precompute_predictor()