Searched refs:DecodeALaw (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h54 static void DecodeALaw(int16_t *out, const uint8_t *in, size_t inSize);
H A DSoftG711.cpp235 DecodeALaw(
260 void SoftG711::DecodeALaw( function in class:android::SoftG711

Completed in 2321 milliseconds