Searched refs:speex_bits_write_whole_bytes (Results 1 – 2 of 2) sorted by relevance
100 int speex_bits_write_whole_bytes(SpeexBits *bits, char *bytes, int max_len);
211 EXPORT int speex_bits_write_whole_bytes(SpeexBits *bits, char *chars, int max_nbytes) in speex_bits_write_whole_bytes() function