Searched refs:_speex_putc (Results 1 – 2 of 2) sorted by relevance
/external/speex/libspeex/ | ||
D | os_support.h | 147 static inline void _speex_putc(int ch, void *file) in _speex_putc() function |
D | speex_callbacks.c | 131 _speex_putc(ch, data); in speex_std_char_handler() |