Searched refs:GsmCodec (Results 1 – 2 of 2) sorted by relevance
23 class GsmCodec : public AudioCodec class26 GsmCodec() { in GsmCodec() function in __anonec29f7e20110::GsmCodec31 ~GsmCodec() { in ~GsmCodec()52 int GsmCodec::encode(void *payload, int16_t *samples) in encode()58 int GsmCodec::decode(int16_t *samples, int count, void *payload, int length) in decode()75 return new GsmCodec; in newGsmCodec()
31 "GsmCodec.cpp",