HomeSort by relevance Sort by last modified time
    Searched defs:GSMDecodeFrameExit (Results 1 - 2 of 2) sorted by null

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
sp_dec.cpp 37 GSMDecodeFrameExit
64 malloc in GSMInitDecode, and corresponding free in GSMDecodeFrameExit.
276 GSMDecodeFrameExit(tempVoid);
398 FUNCTION NAME: GSMDecodeFrameExit
438 GSMDecodeFrameExit in the Code section.
483 void GSMDecodeFrameExit(void **state_data)
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
sp_dec.cpp 37 GSMDecodeFrameExit
64 malloc in GSMInitDecode, and corresponding free in GSMDecodeFrameExit.
277 GSMDecodeFrameExit(tempVoid);
399 FUNCTION NAME: GSMDecodeFrameExit
439 GSMDecodeFrameExit in the Code section.
484 void GSMDecodeFrameExit(void **state_data)

Completed in 378 milliseconds