Searched refs:DecodeMLaw (Results 1 – 4 of 4) sorted by relevance
56 static void DecodeMLaw(int16_t *out, const uint8_t *in, size_t inSize);
304 DecodeMLaw( in onQueueFilled()364 void SoftG711::DecodeMLaw( in DecodeMLaw() function in android::SoftG711
51 void DecodeMLaw(int16_t *out, const uint8_t *in, size_t inSize);
197 DecodeMLaw(outputptr, inputptr, inSize); in process()254 void C2SoftG711Dec::DecodeMLaw( in DecodeMLaw() function in android::C2SoftG711Dec