Searched refs:DecodeGSM (Results 1 – 2 of 2) sorted by relevance
60 static int DecodeGSM(gsm handle, int16_t *out, uint8_t *in, size_t inSize);
288 int n = mSignalledError ? 0 : DecodeGSM(mGsm, in onQueueFilled()316 int SoftGSM::DecodeGSM(gsm handle, in DecodeGSM() function in android::SoftGSM