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

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.h 54 static void DecodeALaw(int16_t *out, const uint8_t *in, size_t inSize);
SoftG711.cpp 228 DecodeALaw(
253 void SoftG711::DecodeALaw(

Completed in 1796 milliseconds