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

/frameworks/av/include/media/stagefright/
H A DACodec.h288 status_t setupG711Codec(bool encoder, int32_t numChannels);
/frameworks/av/media/libstagefright/
H A DACodec.cpp1452 err = setupG711Codec(encoder, numChannels);
1857 status_t ACodec::setupG711Codec(bool encoder, int32_t numChannels) { function in class:android::ACodec

Completed in 95 milliseconds