Searched refs:GsmCodec (Results 1 – 2 of 2) sorted by relevance
25 class GsmCodec : public AudioCodec class28 GsmCodec() { in GsmCodec() function in __anond9eb4df60111::GsmCodec33 ~GsmCodec() { in ~GsmCodec()54 int GsmCodec::encode(void *payload, int16_t *samples) in encode()60 int GsmCodec::decode(int16_t *samples, int count, void *payload, int length) in decode()77 return new GsmCodec; in newGsmCodec()
27 "GsmCodec.cpp",