HomeSort by relevance Sort by last modified time
    Searched full:gsm_destroy (Results 1 - 6 of 6) sorted by null

  /external/libgsm/src/
gsm_destroy.c 7 /* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/gsm_destroy.c,v 1.3 1994/11/28 19:52:25 jutta Exp $ */
23 void gsm_destroy P1((S), gsm S) function
  /frameworks/base/voip/jni/rtp/
GsmCodec.cpp 35 gsm_destroy(mEncode);
38 gsm_destroy(mDecode);
  /external/libgsm/man/
gsm.3 9 gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06.10 lossy sound compression
32 void gsm_destroy(handle)
42 gsm_encode() or gsm_destroy().
53 gsm_destroy() finishes a gsm pass and frees all storage associated
87 gsm_destroy(handle);
99 gsm_destroy(handle);
  /external/libgsm/
Android.mk 26 src/gsm_destroy.c \
ChangeLog 56 src/gsm_destroy.c: #include configuration header file
  /external/libgsm/inc/
gsm.h 58 extern void gsm_destroy GSM_P((gsm));

Completed in 29 milliseconds