Searched refs:GSMInitDecode (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dgsmamr_dec.h47 type definition, and updated AMRDecode and GSMInitDecode function
135 Word16 GSMInitDecode(void **state_data,
H A Dsp_dec.h82 Word16 GSMInitDecode(void **state_data,
H A Dsp_dec.cpp35 Functions: GSMInitDecode
64 malloc in GSMInitDecode, and corresponding free in GSMDecodeFrameExit.
132 FUNCTION NAME: GSMInitDecode
183 GSMInitDecode in the Code section.
245 Word16 GSMInitDecode(void **state_data, function
/frameworks/base/voip/jni/rtp/
H A DAmrCodec.cpp39 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) {
197 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) {
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp128 Word16 err = GSMInitDecode(&mState, (Word8 *)"AMRNBDecoder");

Completed in 86 milliseconds