Home
last modified time | relevance | path

Searched refs:write_bits (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlpc10.c44 static void write_bits(sox_format_t * ft, INT32 *bits, int len) in write_bits() function
187 write_bits(ft, bits, LPC10_BITS_IN_COMPRESSED_FRAME); in write_samples()
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dbitio.h3 void write_bits(FILE *f, INT32 *bits, int len);