Searched refs:DecodeALaw (Results 1 – 4 of 4) sorted by relevance
55 static void DecodeALaw(int16_t *out, const uint8_t *in, size_t inSize);
308 DecodeALaw( in onQueueFilled()337 void SoftG711::DecodeALaw( in DecodeALaw() function in android::SoftG711
49 void DecodeALaw(int16_t *out, const uint8_t *in, size_t inSize);
195 DecodeALaw(outputptr, inputptr, inSize); in process()228 void C2SoftG711Dec::DecodeALaw( in DecodeALaw() function in android::C2SoftG711Dec