Searched refs:speex_packet_to_header (Results 1 - 2 of 2) sorted by relevance

/external/speex/include/speex/
H A Dspeex_header.h84 SpeexHeader *speex_packet_to_header(char *packet, int size);
86 /** Frees the memory allocated by either speex_header_to_packet() or speex_packet_to_header() */
/external/speex/libspeex/
H A Dspeex_header.c145 EXPORT SpeexHeader *speex_packet_to_header(char *packet, int size) function

Completed in 128 milliseconds