Searched refs:DecodeMLaw (Results 1 – 2 of 2) sorted by relevance
51 void DecodeMLaw(int16_t *out, const uint8_t *in, size_t inSize);
203 DecodeMLaw(outputptr, inputptr, inSize); in process()260 void C2SoftG711Dec::DecodeMLaw( in DecodeMLaw() function in android::C2SoftG711Dec