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

/frameworks/av/media/libstagefright/
H A DACodec.cpp2171 err = setupG711Codec(encoder, sampleRate, numChannels);
2943 status_t ACodec::setupG711Codec(bool encoder, int32_t sampleRate, int32_t numChannels) { function in class:android::ACodec

Completed in 2155 milliseconds