Searched refs:LPC10_BITS_IN_COMPRESSED_FRAME (Results 1 – 2 of 2) sorted by relevance
155 INT32 bits[LPC10_BITS_IN_COMPRESSED_FRAME]; in read_samples()157 if (read_bits(ft, bits, LPC10_BITS_IN_COMPRESSED_FRAME) != in read_samples()158 LPC10_BITS_IN_COMPRESSED_FRAME) in read_samples()184 INT32 bits[LPC10_BITS_IN_COMPRESSED_FRAME]; in write_samples()187 write_bits(ft, bits, LPC10_BITS_IN_COMPRESSED_FRAME); in write_samples()
73 #define LPC10_BITS_IN_COMPRESSED_FRAME 54 macro