HomeSort by relevance Sort by last modified time
    Searched refs:DecodeMLaw (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.h 55 static void DecodeMLaw(int16_t *out, const uint8_t *in, size_t inSize);
SoftG711.cpp 224 DecodeMLaw(
279 void SoftG711::DecodeMLaw(

Completed in 521 milliseconds