Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex_bits.h88 void speex_bits_read_whole_bytes(SpeexBits *bits, char *bytes, int len);
/external/speex/libspeex/
Dbits.c156 EXPORT void speex_bits_read_whole_bytes(SpeexBits *bits, char *chars, int nbytes) in speex_bits_read_whole_bytes() function