Searched refs:AmrCodec (Results 1 – 2 of 2) sorted by relevance
32 class AmrCodec : public AudioCodec class35 AmrCodec() { in AmrCodec() function in __anona83fb3cf0111::AmrCodec44 ~AmrCodec() { in ~AmrCodec()67 int AmrCodec::set(int sampleRate, const char *fmtp) in set()100 int AmrCodec::encode(void *payload, int16_t *samples) in encode()131 int AmrCodec::decode(int16_t *samples, int count, void *payload, int length) in decode()266 return new AmrCodec; in newAmrCodec()
31 AmrCodec.cpp \